All Projects → PacktWorkshops → The-Supervised-Learning-Workshop

PacktWorkshops / The-Supervised-Learning-Workshop

Licence: MIT license
An Interactive Approach to Understanding Supervised Learning Algorithms

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to The-Supervised-Learning-Workshop

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+9054.17%)
Mutual labels:  regression, matplotlib, decision-trees
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (+462.5%)
Mutual labels:  regression, matplotlib
psyplot
Python package for interactive data visualization
Stars: ✭ 64 (+166.67%)
Mutual labels:  regression, matplotlib
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (+483.33%)
Mutual labels:  regression, supervised-learning
Deep learning projects
Stars: ✭ 28 (+16.67%)
Mutual labels:  regression, matplotlib
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (+41.67%)
Mutual labels:  regression, decision-trees
Ycml
A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)
Stars: ✭ 118 (+391.67%)
Mutual labels:  regression, supervised-learning
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (+145.83%)
Mutual labels:  plots, matplotlib
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+13033.33%)
Mutual labels:  regression, decision-trees
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+570.83%)
Mutual labels:  regression, decision-trees
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+23237.5%)
Mutual labels:  regression, knn
drowsiness-detection
To identify the driver's drowsiness based on real-time camera image and image processing techniques. 졸음운전 감지 시스템. OpenCV
Stars: ✭ 31 (+29.17%)
Mutual labels:  supervised-learning, knn
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+1066.67%)
Mutual labels:  regression, decision-trees
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+32816.67%)
Mutual labels:  regression, supervised-learning
machine learning from scratch matlab python
Vectorized Machine Learning in Python 🐍 From Scratch
Stars: ✭ 28 (+16.67%)
Mutual labels:  regression, supervised-learning
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+566.67%)
Mutual labels:  supervised-learning, decision-trees
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (+16.67%)
Mutual labels:  decision-trees, knn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+37.5%)
Mutual labels:  decision-trees, knn
Remixautoml
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders.
Stars: ✭ 159 (+562.5%)
Mutual labels:  regression, supervised-learning
ml-book
Codice sorgente ed Errata Corrige del mio libro "A tu per tu col Machine Learning"
Stars: ✭ 16 (-33.33%)
Mutual labels:  regression, matplotlib

The Supervised Learning Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome versions

This is the repository for The Supervised Learning Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The Supervised Learning Workshop

To get started with the project files, you'll need to:

  1. Install Jupyter on Windows, Mac, Linux
  2. Install Anaconda on Windows, Mac, Linux

About The Supervised Learning Workshop

Taking an engaging and practical approach, The Supervised Learning Workshop teaches you how to predict the output of new data, based on the relationship and behavior of existing datasets. You’ll learn at your own pace and use Python libraries and Jupyter to build intelligent predictive models.  

What you will learn

  • Import NumPy and pandas libraries to assess the data in a Jupyter Notebook
  • Discover patterns within a dataset using exploratory data analysis
  • Using pandas to find the summary statistics of a dataset
  • Improve the performance of a model with linear regression analysis
  • Increase the predictive accuracy with decision trees such as k-nearest neighbor (KNN) models
  • Plot precision-recall and ROC curves to evaluate model performance

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].