- 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 Type Conversion and Type Casting
Python String rfind()
Python complex()
Python map()
Python Program to Calculate the Area of a Triangle
Python Package
Python dir()
Python Program to Illustrate Different Set Operations
Python isinstance()
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Python String format_map()
Python int()
Python Generators
Python Program to Count the Number of Occurrence of a Character in String
Machine Learning with spark and python - Michael Bowles
Python Program to Display Fibonacci Sequence Using Recursion
Python ascii()
Python String isdigit()
Python Anonymous / Lambda Function
Python Program to Transpose a Matrix
Python help()
Python Program to Find the Factorial of a Number
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Python String count()
Python Directory and Files Management
Python String istitle()
Python Global Keyword
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Python Exception Handling Using try, except and finally statement
Python if...else Statement
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Python Deep Learning Cookbook - Indra den Bakker