Skip to content

J3ndra/Streamlit_Association

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Association

How to run it?

  1. Setup your python environment. Ubuntu Tutorial

  2. Activate the environment

  3. Install necessary lib

    streamlit, matplotlib, scikit-learn, mlxtend, plotly

  4. Run ipython kernel install --user --name=<name>

    If you not see ipython, run on terminal pip install ipython

    If you not see error ModuleNotFoundError: No module named 'ipykernel'. Then run pip install ipykernel

  5. Run streamlit run main.py to start the Streamlit!

About

Tugas Akhir Data Mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages