- 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 Capitalize the First Character of a String
Python Program to Check the File Size
Python globals()
Python Program to Make a Flattened List from Nested List
Python String encode()
Python RegEx
Python format()
Python Type Conversion and Type Casting
Python vars()
Learn Keras for Deep Neural Networks - Jojo Moolayil
Python Program to Safely Create a Nested Directory
Python String isdigit()
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Python Set issubset()
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Python Program to Delete an Element From a Dictionary
Amazon Machine Learning Developer Guild Version Latest
Python Operator Overloading
Python String isspace()
Python Numbers, Type Conversion and Mathematics
Python delattr()
Python String format_map()
Python Dictionary copy()
Python Dictionary keys()
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python bin()
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Fundamentals of Deep Learning - Nikhil Bubuma
Deep Learning for Natural Language Processing - Jason Brownlee
Python String lower()
Python min()
Python Program to Find the Factors of a Number