Skip to content

INFO 6105 - Data Science Engineering Methods

Notifications You must be signed in to change notification settings

IndupriyaKompi/INFO_6105

 
 

Repository files navigation

INFO 6105 - Data Science Engineering Methods

Introduces the fundamental techniques for machine learning and data science engineering. Discusses a variety of machine learning algorithms, along with examples of their implementation, evaluation, and best practices. Lays the foundation of how learning models are derived from complex data pipelines, both algorithmically and practically. Topics include supervised learning (parametric/nonparametric algorithms, support vector machines, kernels, neural networks, deep learning) and unsupervised learning (clustering, dimensionality reduction, recommender systems). Based on numerous real-world case studies.

The ability to use python is part of the grade. Students must demonstrate ability to setup data for learning, train, test, and evaluation using either python or R, but all assignment examples and solutions will be presented in python. The assignments include paper exercises designed to reinforce conceptual understanding. Quizzes and exams. A term project is required. A portfolio blog is required.

About

INFO 6105 - Data Science Engineering Methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.1%
  • HTML 46.9%