Skip to content

PacktPublishing/Machine-Learning-with-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Machine Learning with C++ [Video]

This is the code repository for Machine Learning with C++ [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

ML has become a fundamental part of the 21st century; from Netflix recommendations to fraud detection, ML is ever- present in our daily lives. At its roots, ML effectively applies statistics and pattern recognition, we will use these ideas to help solve a range of modern-day problems. C++ is a very fast language to execute your code and is extensively used when your final “models” are being deployed. If you want to run a program, with a lot of array calculation then C++ should be your weapon of choice.

This course will start off with a broad overview of ML and the varying methods associated with it. You will understand data types, Machine Learning algorithms, and a simple classification task. We then study two simple but effective algorithms to deepen your understanding and provide some practical experience. Specifically, the two algorithms that we will be investigating are linear regression and K-means clustering.

By taking this course, you will be able to get your machine Learning basics right and be able to build efficient algorithms which will help you to predict and cluster data.

What You Will Learn

  • Start your Machine Learning journey with C++
  • Understand the difference between generative and discriminative Machine Learning.
  • Understand the difference between unsupervised and supervised learning.
  • Explore the benefits of Linear Regression and Logistic Regression.
  • Implement a Linear Regression algorithm.
  • Understand the difference between K-means and K-NN.
  • Implement a K-means algorithm.

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
NA

Technical Requirements

This course has the following software requirements:
NA

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781782162148

About

Machine Learning with C++ by Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published