Elite

Machine Learning

About Course

  • This course provides a introduction to machine learning, datamining, and statistical pattern recognition. The course will also draw from numerous case studies and applications, so that you’ll also learn how to apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas. In this course you will learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. . More importantly, you’ll learn about not only the theoretical underpinnings of learning, but also gain the practical knowledge needed to quickly and powerfully apply these techniques to new problems.
  •  

Description

What will I learn

Why? - Description

Tags

Topics for this course

  1. What is Machine learning?
  2. Data Pre-processing
  3. Libraries of Machine Learning: Tensorflow, Keras
  4. ML algorithms
  5. Practical Knowledge of Machine learning examples
    1. Simple Linear regression
    2. Decision Tree Regression
    3. Rendom Forest Regression
    4. Multiple regression Logistic regression
    5. Predicting house prices with regression
    1. Definition
    2. Types of clustering
    3. Hierarchical Clustering
    4. PCA
    5. Dimensionality Reduction
    6. The k-means clustering algorithm
    1. Introducing data mining Decision Tree
    2. Affiity Analysis Clustering
    1. Install nltk
    2. How NLTK works
    3. Word and Sentence Tokenizer
    4. Stop words with NLTK
    5. Stemming
    6. Lemmatizer
    7. TF_IDF
    8. Count Vectorizer
    1. Introducing matplotlib Bar Charts
    2. Introduction to SeaBorne
    3. Feature Scaling
    4. Line Charts Scatter plots
    1. Introduction to Open CV
    2. Loading and displaying images
    3. Applying image filters Tracking faces
    4. Face recognition
    1. Naïve Bayes
    2. Decision -Tree

Target Audience