Skip to content

bpbpublications/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Machine Learning

Master Supervised and Unsupervised Learning Algorithms with Real Examples

This is the repository for Machine Learning, published by BPB Publications.

About the Book

The book offers the readers the fundamental concepts of Machine Learning techniques in a user-friendly language. The book aims to give in-depth knowledge of the different Machine Learning (ML) algorithms and the practical implementation of the various ML approaches.

This book covers different Supervised Machine Learning algorithms such as Linear Regression Model, Naïve Bayes classifier Decision Tree, K-nearest neighbor, Logistic Regression, Support Vector Machine, Random forest algorithms, Unsupervised Machine Learning algorithms such as k-means clustering, Hierarchical Clustering, Probabilistic clustering, Association rule mining, Apriori Algorithm, f-p growth algorithm, Gaussian mixture model and Reinforcement Learning algorithm such as Markov Decision Process (MDP), Bellman equations, policy evaluation using Monte Carlo, Policy iteration and Value iteration, Q-Learning, State-Action-Reward-State-Action (SARSA). It also includes various feature extraction and feature selection techniques, the Recommender System, and a brief overview of Deep Learning.

By the end of this book, the reader can understand Machine Learning concepts and easily implement various ML algorithms to real-world problems.

What you will learn

  • Perform feature extraction and feature selection techniques.
  • Learn to select the best Machine Learning algorithm for a given problem.
  • Get a stronghold in using popular Python libraries like Scikit-learn, pandas, and matplotlib.
  • Practice how to implement different types of Machine Learning techniques.
  • Learn about Artificial Neural Network along with the Back Propagation Algorithm.
  • Make use of various recommended systems with powerful algorithms.

Related Products

About

Machine Learning, by BPB Publications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published