Skip to content

VikashS/dmlm-research-and-production

 
 

Repository files navigation

Deployment of Machine Learning Models - Code Repository - R&D Section

Python 3.7 License

Links

This code base corresponds to Sections 2 and 4, where we first develop the machine learning model, and then translate the Jupyter notebooks into production modules.

Table of Contents

  1. Machine Learning Model Development

    1. Data Analysis
    2. Feature Engineering
    3. Feature Selection
    4. Model Building
    5. Recap
  2. Writing Production Code

    1. Procedural Programming
    2. Custom Pipeline
    3. Third Party Pipeline - Open Source Libraries

The rest of the codebase for the course can be found in our other repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.5%
  • Python 2.5%