All Projects → mrdbourke → Zero To Mastery Ml

mrdbourke / Zero To Mastery Ml

All course materials for the Zero to Mastery Machine Learning and Data Science course.

Projects that are alternatives of or similar to Zero To Mastery Ml

Interpretable machine learning with python
Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.
Stars: ✭ 530 (-16.01%)
Mutual labels:  jupyter-notebook, data-science
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (+0.32%)
Mutual labels:  jupyter-notebook, data-science
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-16.01%)
Mutual labels:  jupyter-notebook, data-science
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-26.94%)
Mutual labels:  jupyter-notebook, data-science
Datasets For Recommender Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
Stars: ✭ 564 (-10.62%)
Mutual labels:  jupyter-notebook, data-science
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+640.73%)
Mutual labels:  jupyter-notebook, data-science
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-14.26%)
Mutual labels:  jupyter-notebook, data-science
Food Recipe Cnn
food image to recipe with deep convolutional neural networks.
Stars: ✭ 448 (-29%)
Mutual labels:  jupyter-notebook, data-science
Data Analysis And Machine Learning Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Stars: ✭ 5,166 (+718.7%)
Mutual labels:  jupyter-notebook, data-science
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (-11.41%)
Mutual labels:  jupyter-notebook, data-science
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-28.05%)
Mutual labels:  jupyter-notebook, data-science
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+796.35%)
Mutual labels:  jupyter-notebook, data-science
Python Causality Handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis.
Stars: ✭ 449 (-28.84%)
Mutual labels:  jupyter-notebook, data-science
Course V3
The 3rd edition of course.fast.ai
Stars: ✭ 4,785 (+658.32%)
Mutual labels:  jupyter-notebook, data-science
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-28.84%)
Mutual labels:  jupyter-notebook, data-science
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-15.06%)
Mutual labels:  jupyter-notebook, data-science
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (-30.9%)
Mutual labels:  jupyter-notebook, data-science
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (-29.95%)
Mutual labels:  jupyter-notebook, data-science
Probabilistic Programming And Bayesian Methods For Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Stars: ✭ 23,912 (+3689.54%)
Mutual labels:  jupyter-notebook, data-science
Sigma coding youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Stars: ✭ 611 (-3.17%)
Mutual labels:  jupyter-notebook, data-science

Zero to Mastery Machine Learning

Binder Deepnote Colab

Welcome! This repository contains all of the code, notebooks, images and other materials related to the Zero to Mastery Machine Learning Course on Udemy and zerotomastery.io.

If you'd like to see anything in particular, please send me an email: [email protected] or leave an issue.

What this course focuses on

  1. Create a framework for working through problems (6 step machine learning modelling framework)
  2. Find tools to fit the framework
  3. Targeted practice = use tools and framework steps to work on end-to-end machine learning modelling projects

How this course is structured

  • Section 1 - Getting your mind and computer ready for machine learning (concepts, computer setup)
  • Section 2 - Tools for machine learning and data science (pandas, NumPy, Matplotlib, Scikit-Learn)
  • Section 3 - End-to-end structured data projects (classification and regression)
  • Section 4 - Neural networks, deep learning and transfer learning with TensorFlow 2.0
  • Section 5 - Communicating and sharing your work
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].