All Projects → rasbt → Python Machine Learning Book 3rd Edition

rasbt / Python Machine Learning Book 3rd Edition

Licence: mit
The "Python Machine Learning (3rd edition)" book code repository

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Python Machine Learning Book 3rd Edition

Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-95.39%)
Mutual labels:  jupyter-notebook, scikit-learn
Ml Forex Prediction
Predicting Forex Future Price with Machine Learning
Stars: ✭ 142 (-95.07%)
Mutual labels:  jupyter-notebook, scikit-learn
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-95.14%)
Mutual labels:  jupyter-notebook, scikit-learn
Pbpython
Code, Notebooks and Examples from Practical Business Python
Stars: ✭ 1,724 (-40.2%)
Mutual labels:  jupyter-notebook, scikit-learn
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (-23.79%)
Mutual labels:  jupyter-notebook, scikit-learn
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+274.96%)
Mutual labels:  jupyter-notebook, scikit-learn
Py4chemoinformatics
Python for chemoinformatics
Stars: ✭ 140 (-95.14%)
Mutual labels:  jupyter-notebook, scikit-learn
Selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
Stars: ✭ 107 (-96.29%)
Mutual labels:  jupyter-notebook, scikit-learn
Hands On Machine Learning With Scikit Learn Keras And Tensorflow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
Stars: ✭ 151 (-94.76%)
Mutual labels:  jupyter-notebook, scikit-learn
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (-18.94%)
Mutual labels:  jupyter-notebook, scikit-learn
Python Machine Learning Zh
Python机器学习,机器学习入门首选。
Stars: ✭ 117 (-95.94%)
Mutual labels:  jupyter-notebook, scikit-learn
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (-94%)
Mutual labels:  jupyter-notebook, scikit-learn
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (-47.42%)
Mutual labels:  jupyter-notebook, scikit-learn
Pydata Chicago2016 Ml Tutorial
Machine learning with scikit-learn tutorial at PyData Chicago 2016
Stars: ✭ 128 (-95.56%)
Mutual labels:  jupyter-notebook, scikit-learn
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (-35.59%)
Mutual labels:  jupyter-notebook, scikit-learn
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (-35.21%)
Mutual labels:  jupyter-notebook, scikit-learn
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (-96.84%)
Mutual labels:  jupyter-notebook, scikit-learn
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-96.88%)
Mutual labels:  jupyter-notebook, scikit-learn
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+296.39%)
Mutual labels:  jupyter-notebook, scikit-learn
Python Clustering Exercises
Jupyter Notebook exercises for k-means clustering with Python 3 and scikit-learn
Stars: ✭ 153 (-94.69%)
Mutual labels:  jupyter-notebook, scikit-learn

Python Machine Learning (3rd Ed.) Code Repository

Python 3.6 License

Code repositories for the 1st and 2nd edition are available at

Python Machine Learning, 3rd Ed.

to be published December 12th, 2019

Paperback: 770 pages
Publisher: Packt Publishing
Language: English

ISBN-10: 1789955750
ISBN-13: 978-1789955750
Kindle ASIN: B07VBLX2W7

Links

Table of Contents and Code Notebooks

Helpful installation and setup instructions can be found in the README.md file of Chapter 1

Please note that these are just the code examples accompanying the book, which we uploaded for your convenience; be aware that these notebooks may not be useful without the formulae and descriptive text.

  1. Machine Learning - Giving Computers the Ability to Learn from Data [open dir]
  2. Training Machine Learning Algorithms for Classification [open dir]
  3. A Tour of Machine Learning Classifiers Using Scikit-Learn [open dir]
  4. Building Good Training Sets – Data Pre-Processing [open dir]
  5. Compressing Data via Dimensionality Reduction [open dir]
  6. Learning Best Practices for Model Evaluation and Hyperparameter Optimization [open dir]
  7. Combining Different Models for Ensemble Learning [open dir]
  8. Applying Machine Learning to Sentiment Analysis [open dir]
  9. Embedding a Machine Learning Model into a Web Application [open dir]
  10. Predicting Continuous Target Variables with Regression Analysis [open dir]
  11. Working with Unlabeled Data – Clustering Analysis [open dir]
  12. Implementing a Multi-layer Artificial Neural Network from Scratch [open dir]
  13. Parallelizing Neural Network Training with TensorFlow [open dir]
  14. Going Deeper: The Mechanics of TensorFlow [open dir]
  15. Classifying Images with Deep Convolutional Neural Networks [open dir]
  16. Modeling Sequential Data Using Recurrent Neural Networks [open dir]
  17. Generative Adversarial Networks for Synthesizing New Data [open dir]
  18. Reinforcement Learning for Decision Making in Complex Environments [open dir]



Raschka, Sebastian, and Vahid Mirjalili. Python Machine Learning, 3rd Ed. Packt Publishing, 2019.

@book{RaschkaMirjalili2019,  
address = {Birmingham, UK},  
author = {Raschka, Sebastian and Mirjalili, Vahid},  
edition = {3},  
isbn = {978-1789955750},   
publisher = {Packt Publishing},  
title = {{Python Machine Learning, 3rd Ed.}},  
year = {2019}  
}
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].