What you can expect are 400 pages rich in useful material just about everything you need to know to get started with machine learning. From theory to the actual code that you can directly put into action! This is not yet just another "this is how scikit-learn works" book. I aim to explain all the underlying concepts, tell you everything you need to know in terms of best practices and caveats, and we will put those concepts into action mainly using NumPy, scikit-learn, and Theano. This is not yet just another "this is how scikit-learn works" book. its aim is to explain how Machine Learning works, tell you everything you need to know in terms of best practices and caveats, and then we will learn how to put those concepts into action using NumPy, scikit-learn, Theano and so on. Many parts of this book will provide examples in scikit-learn, the most beautiful and practical machine learning library.
Features
- Learn about giving computers the ability to learn from data
- Learn about training machine learning algorithms for classification
- Learn about building good training sets
- Learn about compressing data via dimensionality reduction
- Learn about combining different models for ensemble learning
- Learn about applying machine learning to sentiment analysis