Course Details

Machine Learning Foundations

Mark as Favorite Share
image

What Will You Learn?

In this course, you will get hands-on experience with machine learning from a series of practical case-studies.  At the end of the first course you will have studied how to predict house prices based on house-level features, analyze sentiment from user reviews, retrieve documents of interest, recommend products, and search for images.  Through hands-on practice with these use cases, you will be able to apply machine learning methods in a wide range of domains.

About This Course

Provider: Coursera
Format: Online
Duration: 18 hours to complete [Approx]
Target Audience: Beginners
Learning Objectives: Able to build an end-to-end application that uses machine learning after completing this free course
Course Prerequisites: NA
Assessment and Certification: NA
Instructor: University of Washington
Key Topics: Python Programming, Machine Learning Concepts, Machine Learning, Deep Learning
Topic Covered: 
  1. - Welcome to this course and specialization
  2. - Starting a Jupyter Notebook
  3. - Creating variables in Python
  4. - Conditional statements and loops in Python
  5. - Creating functions and lambdas in Python
  6. - Starting Turi Create & loading an SFrame
  7. - Canvas for data visualization
  8. - Interacting with columns of an SFrame
  9. - Using .apply() for data transformation
  10. - Predicting house prices: A case study in regression
  11. - What is the goal and how might you naively address it?
  12. - Linear Regression: A Model-Based Approach
  13. - Adding higher order effects
  14. - Evaluating overfitting via training/test split
  15. - Training/test curves
  16. - Adding other features
  17. - Other regression examples
  18. - Regression ML block diagram
  19. - Loading & exploring house sale data
  20. - Splitting the data into training and test sets
  21. - Learning a simple regression model to predict house prices from house size
  22. - Evaluating error (RMSE) of the simple model
  23. - Visualizing predictions of simple model with Matplotlib
  24. - Inspecting the model coefficients learned
  25. - Exploring other features of the data
  26. - Linear classifiers
  27. - Decision boundaries
  28. - Training and evaluating a classifier
  29. - What's a good accuracy?
  30. - False positives, false negatives, and confusion matrices
  31. - Learning curves
  32. - Class probabilities
  33. - Classification ML block diagram
  34. - Loading & exploring product review data
  35. - Creating the word count vector
  36. - Exploring the most popular product
  37. - Defining which reviews have positive or negative sentiment
  38. - Training a sentiment classifier
  39. - Evaluating a classifier & the ROC curve
  40. - Deep Learning

0 Comments

No reviews yet !!

Please login first