/streamlit_app_tera

A simple Machine Learning web app using streamlit used in the data science Tera course classes

Primary LanguageJupyter Notebook

Tera - Streamlit Ml Application

Simple streamlit application using a ML model created from the PKDD'99 default financial data that can be found here: https://relational.fit.cvut.cz/dataset/Financial

To setup the project conda environment run the following command on the root folder: conda env create -f environment.yml