alexandreValente / dmlm-research-and-production

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%