Predicting Hospital Length of Stay

Implemented with Microsoft Machine Learning Services

Typical Workflow


We have modeled the steps in the template after a real-life data science process, where the data preparation, model training and evaluation can be done by a data scientist, from the convenience of their R IDE, and then operationalized with SQL stored procedures which include embedded R code.

Follow along with this typical workflow and view the details and follow the solution from start to finish:

  • If you are using the solution deployed from GitHub, click here.

  • If you are using the solution deployed on your own SQL Server machine, click here