MACHINELEARNING
Posts
27 postsCheat sheet series for Python
Cheat sheet series for Python
(공유) 어떤 머신러닝 알고리즘을 사용할 것인가?
The size, quality, and nature of data.The available computational time.The urgency of the task.What you want to do with the data.Even an experienced data scientist cannot tell which algorithm will perform the best before trying different algorithms. We are not advocating a one and done approach, but we do hope to provide some guidance on which algorithms to try first depending on some clear fac

Machine Learning in a Year
이 글은 Per Harald Borgen 이 쓴 Machine Learning in a Year 이라는 글을 제가 번역한 것입니다.원문 링크 :#.dcvsc8a49 Machine Learning in a Year1년안에 머신 러닝 마스터하기From being a total ml noob to start using it at work머신러닝 초급자가 직업으로 사용하기까지. 이것은 제가 작년에 쓴 MachineLearning in a Week 기사로서, 제가 어떻게 5일 간의 수업으로 머신 러닝을 시작하게 됐는지에 대한 이야기입니다. 매우 효과적이었던 소개 이후, 저는 여유 시간에 학습을 계속했으며, 거의 1 년 후에 Xeneta에서 영업 리드를 인증하기 위해 다양한 ml 및 자연 언어



