This post lists down free online books for machine learning with Python. These books covers topiccs related to machine learning, deep learning, and NLP. This post will be updated from time to time as I discover more books.
Here are the titles of these books:
Covers topics such as some of the following:
Covers different topics with Python examples including Numpy/scipy basics, regression (recommendation), classification (classification problems, sentiment analysis, music genre classification) and clustering (topic modelling, finding related posts), computer vision (pattern recognition), dimensionality reduction
Covers Python source code for the following topics:
Cover different topics such as the following while utilizing natural language toolkit (NLTK)
Covers topics related to Bayesian statistics using computational methods.
Covers different topics such as the following:
We’ve all been in that meeting. The dashboard on the boardroom screen is a sea…
When building a regression model or performing regression analysis to predict a target variable, understanding…
If you've built a "Naive" RAG pipeline, you've probably hit a wall. You've indexed your…
If you're starting with large language models, you must have heard of RAG (Retrieval-Augmented Generation).…
If you've spent any time with Python, you've likely heard the term "Pythonic." It refers…
Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…