Interactive Streamlit app to train TREEFARMS models and visualize their Rashomon sets with TimberTrek.
Live app: https://timbertrek-explorer.streamlit.app/
Clone the repo and install dependencies:
git clone https://github.com/kyrastyl/timbertrek-explorer.git
cd timbertrek-explorer
pip install -r requirements.txtRun the app
streamlit run app.py