This site uses cookies. By continuing to use this site, closing this banner, or clicking "I Agree", you agree to the use of cookies.
Read our cookies policy and privacy statement for more information.

×
Stand with UkraineDonate

Southern New Hampshire University Course Info

Manchester, New Hampshire

Favorite

Course Info

Search for courses by clicking on letters of the alphabet or by using a search bar. Explore course description, number of credits required and course sequences to satisfy graduation requirements.


CS 407

Principles of Machine Learning

With the exponential growth of both available data and computing power, Machine Learning becomes increasingly important and essential knowledge. This course introduces the concept of Machine Learning, commonly used Machine Learning algorithms, and the available tools using Python libraries such as NumPy, SciPy (Scikit-learn), and Panda. Different types of learning algorithms including supervised learning, unsupervised learning, and reinforcement learning are discussed. Some common Machine Learning algorithms are examined in applications with example problems training the data, finding a model, and making predictions. Practices are done in Python coding. Other topics covered are data visualization, training/testing data and making predictions from the model, model evaluation and parameter tuning.

Units: 3.0

Prerequisites:
CS 218 - Data Structure and Algorithms
and
MAT 350 - Applied Linear Algebra