- Giving Computers the Ability to Learn from Data
- Training Machine Learning Algorithms for Classification
- A Tour of Machine Learning Classifiers Using Scikit-learn
- Building Good Training Sets – Data Pre-Processing
- Compressing Data via Dimensionality Reduction
- Learning Best Practices for Model Evaluation and Hyperpa- rameter Tuning
- Combining Different Models for Ensemble Learning
- Applying Machine Learning to Sentiment Analysis
- Embedding a Machine Learning Model into a Web Application
- Predicting Continuous Target Variables with Regression Anal- ysis
- Working with Unlabeled Data – Clustering Analysis
- Training Artificial Neural Networks for Image Recognition
- Parallelizing Neural Network Training with Theano
Related posts:
Python Program to Find the Factors of a Number
Python abs()
Neural Networks and Deep Learning - Charu C.Aggarwal
Python Program to Create Pyramid Patterns
Python Dictionary fromkeys()
Python String rpartition()
Python Machine Learning - Sebastian Raschka
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Python String center()
Python Program to Append to a File
Python String find()
Python List insert()
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Python id()
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Program to Convert Kilometers to Miles
Python bytearray()
Python reversed()
Python String isupper()
Python String zfill()
Python Program to Count the Number of Digits Present In a Number
Python Program to Reverse a Number
Python oct()
Python Set add()
Python String strip()
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Python Set symmetric_difference()
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Python Program to Calculate the Area of a Triangle
Python hash()
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Python Program to Print the Fibonacci sequence