Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 839 Bytes

MORE_RESOURCES.md

File metadata and controls

21 lines (12 loc) · 839 Bytes

Resources on Azure ML

Video Guide to Azure ML and real example on titanic dataset (survival): https://channel9.msdn.com/Series/Choose-to-Code/Using-Azure-Machine-Learning

Machine Learning Datasets

UC Irvine Machine Learning Repository: http://archive.ics.uci.edu/ml/

Scientific Python

  • numpy - mainly useful for its N-dimensional array objects
  • pandas - Python data analysis library, including structures such as dataframes
  • matplotlib - 2D plotting library producing publication quality figures
  • scikit-learn - the machine learning algorithms used for data analysis and data mining tasks

How do I plan a Machine Learning Project?

CRISP-DM remains the most popular methodology for analytics, data mining, and data science projects.

https://en.wikipedia.org/wiki/Cross_Industry_Standard_Process_for_Data_Mining