- 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:
Amazon Machine Learning Developer Guild Version Latest
Python Program to Create a Countdown Timer
Python Exception Handling Using try, except and finally statement
Python Set pop()
Python sleep()
Python len()
Python Program to Measure the Elapsed Time in Python
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Set intersection_update()
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Python Program to Display Fibonacci Sequence Using Recursion
Python Program to Sort a Dictionary by Value
Python while Loop
Python Global Keyword
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Python Program to Convert String to Datetime
Python Program to Count the Number of Digits Present In a Number
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Python String isupper()
Python compile()
Python Input, Output and Import
Python vars()
Python Program to Find the Factors of a Number
Neural Networks - A visual introduction for beginners - Michael Taylor
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Python Program to Swap Two Variables
Python Decorators
Python sorted()
Deep Learning with PyTorch - Vishnu Subramanian
Python RegEx
Python Program to Access Index of a List Using for Loop