-
Notifications
You must be signed in to change notification settings - Fork 0
Machine Learning
JungSu Kim edited this page Feb 4, 2016
·
2 revisions
- http://www.seldon.io/algorithms/
- http://scikit-learn.org/stable/
- http://www.microsoftvirtualacademy.com/training-courses/azure-machine-learning-mpo
- 도서 "머신러닝 인 액션"
- Machine Learning, Andrew Ng, coursera.org
- Machine Learning: The Basics, youtube.com
- How to Get Started with Machine Learning, youtube.com
- 머신러닝 기초, http://www.whydsp.org/237
- https://github.com/josephmisiti/awesome-machine-learning
- http://www.slideshare.net/KangPilsung/dm-ml-studyroadmap?qid=ab1d6e6a-5b30-4330-8884-feb4c7ef89f4&v=qf1&b&from_search=1
- http://metaoptimize.com/qa
- http://blog.kaggle.com/
- https://scipy-lectures.github.io/
- 아마존 상품 추천 서비스
- facebook 개인 추천 광고
- 데이터 수집
- 데이터 정리
- ML 알고리즘 선택
- 훈련과 테스트
- 실전
- 피드백
- 수학
- 통계학
- 알고리즘 이해
- 비즈니스 이해
- 지도학습 (Supervised Learning)
- 데이터를 학습하는 과정에서 사람이 개입하는 학습방법
- 회귀 (Regression)
- 결정 트리
- Random Forests
- Boosting Trees
- Neural Networks
- Support Vector Regression
- 분류 (Classification)
- Naive-Bayes
- K-Nearest Neighbors
- Logistic Regression
- Support Vector Machine
- 자율학습 (Unsupervised Learning)
- 데이터를 학습하는 과정에서 사람이 개입하지 않는 학습방법
- 군집화 (Clustering)
- K 평균
- Mixture Models
- Hierarchical Clustering
-
기계학습(Machine Learning)
- 데이터에서 의미있는 패턴을 찾아내는 알고리즘을 의미하며, 이 알고리즘들은 정보검색이나 데이터 마이닝에서 사용될 수 있음
-
정보검색(Information Retrieval)
- 정보의 집합에서 원하는 정보를 뽑아내는 기술을 의미하며, 여러 정의가 있으나 데이터의 일부분을 빠르게 찾아내는 기술을 의미
-
데이터 마이닝(Data Mining)
- 데이터 내부에 숨겨진 것을 찾아내는 기술을 의미
-
선형회귀법(Linear Regression)
-
매트릭스 처리(Matrix Manipulation)
-
선형 대수(Linear Algebra)
-
최적화(Optimization)
-
군집화(Clustering)
-
공간 연산(Spatial Operations)
-
고속 푸리에 변환(Fast Fourier Transform)
-
분류(Classification)
-
지도학습(Supervised Learning)
-
비지도학습(Unsupervised Learning)
- Scikit Learn
- NumPy
- scipy
- Pandas
- Apache Spark ML
- Apache Mahout
- Prediction.IO
- Seldon.IO
- Agile
- API Design
- Architecture
- Authentication
- AWS
- BackEnd
- CharacterSet
- Clustering
- Cross Platform
- Crypto
- Data Aggregator
- Data Analytics
- Databases
- Data Interchange
- Data Modeling
- Deployment
- Design Pattern
- FailOver
- FrontEnd
- Glossary
- Image Server
- Infrastructure
- Language
- ReactiveX
- Linux
- Logging
- Machine Learning
- Message Queue
- Monitoring
- Network Internals
- NoSQL Database
- Operating System
- Profiler
- Proxy
- Scheduler
- Tools
- Web Server
- Parallel Computing
- Shader