Skip to content

This is a web application using StreamLit. It uses the Employee Turnover DataSet. It give the accuracy of the Model using different types of ML - Aglo.

Notifications You must be signed in to change notification settings

KS-prashanth/Employee-Turnover-Dataset-Visualization-Using-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Web App with Streamlit and Scikit-learn

Explore different datasets and classifier. This tutorial should demonstrate how easy interactive web applications can be build with streamlit. Streamlit lets you create apps for your machine learning projects with simple Python scripts. See official streamlit website for more info.

Installation

You need these dependencies:

pip install sklearn  streamlit pandas  numpy matplotlib

Usage

Run

streamlit run main.py

About

This is a web application using StreamLit. It uses the Employee Turnover DataSet. It give the accuracy of the Model using different types of ML - Aglo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages