Oreilly - The Complete Machine Learning Course with Python - 9781789953725
Oreilly - The Complete Machine Learning Course with Python
by Anthony NG, Rob Percival | Released October 2018 | ISBN: 9781789953725


Build a Portfolio of 12 Machine Learning Projects with Python, SVM, Regression, Unsupervised Machine Learning & More!About This VideoSolve any problem in your business or job with powerful Machine Learning modelsGo from zero to hero in Python, Seaborn, Matplotlib, Scikit-Learn, SVM, and unsupervised Machine Learning etc.In DetailDo you ever want to be a data scientist and build Machine Learning projects that can solve real-life problems? If yes, then this course is perfect for you.You will train machine learning algorithms to classify flowers, predict house price, identify handwritings or digits, identify staff that is most likely to leave prematurely, detect cancer cells and much more!Inside the course, you'll learn how to:Set up a Python development environment correctlyGain complete machine learning toolsets to tackle most real-world problemsUnderstand the various regression, classification and other ml algorithms performance metrics such as R-squared, MSE, accuracy, confusion matrix, prevision, recall, etc. and when to use them.Combine multiple models with by bagging, boosting or stackingMake use to unsupervised Machine Learning (ML) algorithms such as Hierarchical clustering, k-means clustering etc. to understand your dataDevelop in Jupyter (IPython) notebook, Spyder and various IDECommunicate visually and effectively with Matplotlib and SeabornEngineer new features to improve algorithm predictionsMake use of train/test, K-fold and Stratified K-fold cross-validation to select the correct model and predict model perform with unseen dataUse SVM for handwriting recognition, and classification problems in generalUse decision trees to predict staff attritionApply the association rule to retail shopping datasetsAnd much more!By the end of this course, you will have a Portfolio of 12 Machine Learning projects that will help you land your dream job or enable you to solve real-life problems in your business, job or personal life with Machine Learning algorithms. Show and hide more
  1. Chapter 1 : Introduction
    • What Does the Course Cover? 00:02:19
  2. Chapter 2 : Getting Started with Anaconda
    • [Windows OS] Downloading & Installing Anaconda 00:20:16
    • [Windows OS] Managing Environment 00:06:06
    • Navigating the Spyder & Jupyter Notebook Interface 00:17:12
    • Downloading the IRIS Datasets 00:02:59
    • Data Exploration and Analysis 00:14:20
    • Presenting Your Data 00:15:05
  3. Chapter 3 : Regression
    • Introduction 00:06:16
    • Categories of Machine Learning 00:12:24
    • Working with Scikit-Learn 00:19:26
    • Boston Housing Data - EDA 00:20:11
    • Correlation Analysis and Feature Selection 00:08:47
    • Simple Linear Regression Modelling with Boston Housing Data 00:13:26
    • Robust Regression 00:14:23
    • Evaluate Model Performance 00:19:42
    • Multiple Regression with statsmodel 00:19:32
    • Multiple Regression and Feature Importance 00:14:11
    • Ordinary Least Square Regression and Gradient Descent 00:18:32
    • Regularised Method for Regression 00:19:09
    • Polynomial Regression 00:14:31
    • Dealing with Non-linear relationships 00:10:30
    • Feature Importance Revisited 00:07:41
    • Data Pre-Processing 1 00:13:07
    • Data Pre-Processing 2 00:19:10
    • Variance Bias Trade Off - Validation Curve 00:16:45
    • Variance Bias Trade Off - Learning Curve 00:15:04
    • Cross Validation 00:15:44
  4. Chapter 4 : Classification
    • Introduction 00:04:15
    • Logistic Regression 1 00:12:01
    • Logistic Regression 2 00:16:34
    • MNIST Project 1 - Introduction 00:13:10
    • MNIST Project 2 - SGDClassifiers 00:10:26
    • MNIST Project 3 - Performance Measures 00:12:08
    • MNIST Project 4 - Confusion Matrix, Precision, Recall and F1 Score 00:18:44
    • MNIST Project 5 - Precision and Recall Tradeoff 00:16:43
    • MNIST Project 6 - The ROC Curve 00:09:26
  5. Chapter 5 : Support Vector Machine (SVM)
    • Introduction 00:02:17
    • Support Vector Machine (SVM) Concepts 00:19:58
    • Linear SVM Classification 00:11:10
    • Polynomial Kernel 00:15:25
    • Gaussian Radial Basis Function 00:12:31
    • Support Vector Regression 00:06:28
    • Advantages and Disadvantages of SVM 00:04:44
  6. Chapter 6 : Tree
    • Introduction 00:02:52
    • What is Decision Tree 00:16:30
    • Training a Decision Tree 00:08:22
    • Visualising a Decision Trees 00:20:31
    • Decision Tree Learning Algorithm 00:13:42
    • Decision Tree Regression 00:11:22
    • Overfitting and Grid Search 00:17:39
    • Where to From Here 00:05:33
    • Project HR - Loading and preprocesing data 00:18:07
    • Project HR - Modelling 00:06:59
  7. Chapter 7 : Ensemble Machine Learning
    • Introduction 00:02:38
    • Ensemble Learning Methods Introduction 00:13:42
    • Bagging Part 1 00:22:21
    • Bagging Part 2 00:12:13
    • Random Forests 00:13:51
    • Extra-Trees 00:07:06
    • AdaBoost 00:13:01
    • Gradient Boosting Machine 00:16:14
    • XGBoost 00:19:36
    • Project HR - Human Resources Analytics 00:23:16
    • Ensemble of ensembles Part 1 00:20:03
    • Ensemble of ensembles Part 2 00:13:01
  8. Chapter 8 : k-Nearest Neighbours (kNN)
    • kNN Introduction 00:02:04
    • kNN Concepts 00:07:26
    • kNN and Iris Dataset Demo 00:08:35
    • Distance Metric 00:05:31
    • Project Cancer Detection Part 1 00:20:12
    • Project Cancer Detection Part 2 00:14:55
  9. Chapter 9 : Dimensionality Reduction
    • Introduction 00:01:42
    • Dimensionality Reduction Concept 00:12:39
    • PCA Introduction 00:17:05
    • Dimensionality Reduction Demo 00:06:09
    • Project Wine 1: Dimensionality Reduction with PCA 00:18:20
    • Project Wine 2: Choosing the Number of Components 00:07:15
    • Kernel PCA 00:16:17
    • Kernel PCA Demo 00:07:10
    • LDA & Comparison between LDA and PCA 00:07:22
  10. Chapter 10 : Unsupervised Learning: Clustering
    • Introduction 00:01:58
    • Clustering Concepts 00:08:02
    • MLextend 00:06:15
    • Ward’s Agglomerative Hierarchical Clustering 00:16:14
    • Truncating Dendrogram 00:17:35
    • k-Means Clustering 00:13:00
    • Elbow Method 00:06:57
    • Silhouette Analysis 00:07:42
    • Mean Shift 00:10:54
  11. Show and hide more

    Oreilly - The Complete Machine Learning Course with Python


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss