블로그
- 일차의료와 AI 발표 준비 Primary Care Research: A Scoping Review https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7213996/ Leveraging Data Science for Global Health pp 199-217| Cite as Machine Learning for Clinical Predictive Analytics https
- 생활코딩 - Machine Learning 1 : 12. 표 v=dzNsDGXuCBg&list=PLuHgQVnccGMDy5oF7G5WYxLF3NCYhB9H9&index=12 아래 내용은 생활코딩 - Machine Learning 그래서 표를 데이터 세트(Data Set)라고 부르기도 함. 각각의 행은 각각의 하루를 나타내며, 각각의 열은 각각의 하루가 가진 속성을 나타낸다.
- 091620 제목은: 'Evaluating a computational approach to labeling politeness: challenges for the application of machine classification to social computing data' 2017년 CSCW 논문이다.
- Tune Machine Learning Algorithms in R (random forest case study) Random forest algorithm tuning in R R code randomForest::randomForest( formula, data, ntree = , mtry = ) - 최적 ntree(트리 갯수), mtry(노드 분리 기준 정할 때 고려하는 변수 의 수) 찾기 https://machinelearningmastery.com/tune-machine-learning-algorithms-in-r
- Visualizing Neural Network Performance on High-Dimensional Data Visualizing Neural Network Performance on High-Dimensional Data Nicholas T Smith Computer Science, Machine TensorFlowThis post presents a short script that plots neural network performance on high-dimensional binary data
- Stock Market Prediction in Python Part 2 Stock Market Prediction in Python Part 2 Nicholas T Smith Computer Science, Machine Learning November Networks in TensorFlowThis post revisits the problem of predicting stock prices based on historical stock data
- IT 전문 대기업에서 빅데이터(Big Data) 기술 관련 전문가를 소셜원에서 채용 모집 공고를 진행합니다 IT 전문 대기업에서 빅데이터(Big Data) 기술 관련 전문가를 소셜원에서 채용 모집 공고를 진행합니다 IT 전문 대기업으로서 계열사 및 관공서 민간 기업에 이르기 까지 다양한 ) 플랫폼 구축 및 운영 - Spark 기반의 빅데이터(Big Data) 플랫폼 구축 및 운영 - ELK, Kafka 등 데이터 수집 플랫폼 구축 및 운영 - Machine Learning
- 모두를 위한 딥러닝 (1) ML 이론 출처: http://hunkim.github.io/ml/ chap01 Machine Learning 개념과 용어 - "field of study that gives computers between our predicted values and the real values (MSE) - algorithm : finding a line that fits the data
- Feature Engineering (in 시계열 자료) (출처 : mastering feature engineering)(출처 : machine learning for python)(링크 : http://machinelearningmastery.com 정의- a numeric representation of raw data- must derive from the type of data that is available 1.2.
- (논문요약)Predicting the direction of stock market prices using random forest 개요 - 주가 예측 방법론(1) 기술적 분석(2) time series forecasting(3) machine learning & data mining(4) modeling