Skip to content

A playground and showcase repository with machine learning (ML) applications on Streamlit

License

Notifications You must be signed in to change notification settings

shortthirdman/ML-Streamlit-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning with Streamlit Playground

A playground and showcase repository with machine learning (ML) applications on Streamlit

Local Setup

  • Create a Python virtual environment and activate

    python -m venv dev
    .\dev\Scripts\activate
    dev/Scripts/activate
  • Install the packages and dependencies as listed in requirements file

    pip install -r requirements.txt --no-cache-dir --disable-pip-version-check

References

About

A playground and showcase repository with machine learning (ML) applications on Streamlit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages