Skip to content

muhammederem/stremalit-sample

Repository files navigation

Streamlit Sample Project for ML

Basic ML Training and Testing UI Desing with Streamlit

Install Requirements

pip install -r requirements.txt

To run training

streamlit run train.py

To run single test

streamlit run test.py

UI Designs

Loading Data

alt text

Select Encoder Scaler and Preprocessing Steps and Parametrs

alt text

Select Model and Model Parametrs

alt text

Show Preprocessed Data

alt text

Show Training Results

alt text

Single Sample Testing

Load Model and Give İnputs

alt text

Select Same Encoder and Scaler and Predict

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published