Transcription of PYTHON MACHINE LEARNING - PythonAnywhere
{{id}} {{{paragraph}}}
1 PYTHON MACHINE LEARNING from LEARNING PYTHON for Data Analysis and Visualization by Jose Portilla Notes by Michael Brothers Companion to the file PYTHON for Data Analysis. Table of Contents What is MACHINE LEARNING ? .. 3 Types of MACHINE LEARNING Supervised & Unsupervised .. 3 Supervised LEARNING .. 3 Supervised LEARNING : Regression .. 3 Supervised LEARNING : Classification .. 3 Unsupervised LEARNING .. 3 Supervised LEARNING LINEAR REGRESSION .. 4 Getting & Setting Up the Data .. 4 Quick visualization of the data: .. 4 Root Mean Square Error .. 6 Using SciKit Learn to perform multivariate regressions .. 6 Building Training and Validation Sets using train_test_split .. 7 Predicting Prices .. 7 Residual Plots .. 8 Supervised LEARNING LOGISTIC REGRESSION .. 9 Getting & Setting Up the Data .. 9 Binary Classification using the Logistic Function.
2.) Nice Introduction Overview from Toptal 3.) This free online book by Stanford professor Nils J. Nilsson. 4.) Andrew Ng's Machine Learning Class notes Coursera Video What is Machine Learning? A machine learning program is said to learn from experience E with respect to some class of tasks T and
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}