Python (1)-7 Steps to mastering machine learning with Python

Source: Internet
Author: User

Step 1:basic Python Skills

Install Anaconda
including NumPy, Scikit-learn, and Matplotlib

Step 2:foundational Machine Learning Skills

Unofficial Andrew Ng Course notes
Tom Mitchell Machine Learning Lectures

Step 3:scientific Python Packages Overview

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

Step 4:getting Started with machine learning in Python

IPython Notebook Overview
An Introduction to Scikit-learn
Example Machine Learning Notebook
Model Evaluation

Step 5:machine Learning Topics with Python

K-means Clustering
Decision Trees
Linear Regression
Logistic Regression

Step 6:advanced machine learning Topics with Python

Support Vector Machines
Kaggle Titanic Competition (with Random forests)
dimensionality Reduction

Step 7:deep Learning in Python

Neural Networks and deep learning
Theano
Caffe

Python (1)-7 Steps to mastering machine learning with Python

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.