Skip to content

dannyredel/machine-learning-python-quick-guide

Repository files navigation

The primary goal of this ebook here is to provide a concise and practical introduction to main machine learning algorithms. The other goal of mine is for me to improve my Python skills, as well as my reporting skills with Quarto, which is a really cool open-source scientific and technical publishing system!

Machine learning is an integral part of many commercial applications and research projects today, in areas ranging from medical diagnosis and treatment to finding your friends on social networks.

In this ebook, I want to show you how easy it can be to build machine learning solutions yourself, and how to best go about it. The applications of machine learning are endless and, with the amount of data available today, mostly limited by your imagination. I focus on using Python and the sci-kit-learn library, and work through all the steps to create a successful machine learning application. The methods I introduce will be helpful for scientists and researchers, as well as data scientists working on commercial applications.

It’s important to acknowledge the foundational resources that have shaped the content of this ebook. While the Jupyter Notebooks, sections, and notes have been crafted and organized by me (aka, all errors here are my fault!), the contents and practical applications draw heavily from three exceptional texts on machine learning with Python, listed below in the References section.

Introduction

Supervised Learning

Unsupervised Learning

Evaluation & Selection

About

A concise and practical introduction to main machine learning algorithms: https://gorgeous-hamster-347e8f.netlify.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published