Skip to content

sol-eng/model-management-python

Repository files navigation

Model Management with Python and RStudio

Overview

These example projects demonstrate a full model lifecycle for different versions of a model that were developed in Python and deployed to RStudio Connect using Jupyter Notebooks, Flask, and Plotly Dash.

Model Management with RStudio

Analysis

The data set used in this example involves demographic information and payment history of various customers and whether they defaulted/missed a payment on their credit accounts.

The example projects include:

RStudio Professional Products

RStudio Server Pro can be used with Jupyter Notebooks and machine learning packages to develop, train, and score models during development. RStudio Connect can be used to deploy models and API routers as REST APIs and host published notebooks with details on model training.

Documentation

The full example is documented at https://solutions.rstudio.com/data-science-admin/model-management/python/.