-
Book Overview & Buying
-
Table Of Contents
Mastering Machine Learning Algorithms using Python
By :
Mastering Machine Learning Algorithms using Python
By:
Overview of this book
Embark on a comprehensive journey into the world of machine learning with this expertly designed course. Begin with foundational principles, terminology of machine learning. Explore various types of machine learning problems, including regression and classification, and understand the crucial role of data.
Progressing further, the course covers essential statistical techniques and Python programming. Learn to work with different data types, perform descriptive statistics, and understand probability theory and hypothesis testing. The Python modules span from basic syntax to advanced data manipulation with libraries like NumPy and pandas, providing a solid foundation for data analysis and model building.
The course culminates with hands-on projects and case studies, blending theoretical knowledge with practical experience. You'll implement algorithms such as linear and logistic regression, Naive Bayes, decision trees, random forests, and support vector machines. The deep learning section offers a glimpse into neural networks. Through these projects, you’ll gain the skills to optimize and evaluate models, ensuring their effectiveness in real-world scenarios.
Table of Contents (13 chapters)
Introduction to Machine Learning
Statistical Techniques
Learning Python
Exploratory Data Analysis
Linear Regression
Logistic Regression
Naive Bayes Classification Algorithm
Decision Tree Classifier
Random Forest Ensemble
Support Vector Machine
Dimensionality Reduction - Principal Component Analysis (PCA)
Unsupervised Learning using K-Means Clustering
Introduction to Deep Learning