Spaces:
Sleeping
Sleeping
Commit History
smol changes
2b39318
smol changes
6f74836
smol changes
d628901
smol changes
aab3531
smol changes
023cdaa
smol changes
b24fb4a
testing an app
24c2d24
app.py
8a1061c
app.py
47fce4a
update readme
a2dd0cb
pain
b99bbb9
lfs
a4abbd6
pls
a9380b2
fixing
c56464e
changes to git attr and readme
5467fd7
adding git attr
9f6d330
Create main.yml
b9f4c37
unverified
03chrisk
commited on
initial commit
edc4138
verified
Merge pull request #2 from atodorov284/model_development
d5419e0
unverified
Aleksandar Todorov
commited on
Format code for flake8
d3d65f2
atodorov284
commited on
Format code for flake8
1b80238
atodorov284
commited on
Add extra scripts. Format code. \n Add .vs to .gitignore
88b8e22
atodorov284
commited on
added a python script to compute shap values and make a feature importance plot
153c799
Update gitattributes file.
22d48ee
atodorov284
commited on
Add gitattributes file.
7558743
atodorov284
commited on
Update README with all info from the development stage.
5dbbc0c
atodorov284
commited on
Workflow fix for flake8 and reproducibility.
c285c60
atodorov284
commited on
Update workflows and style. Setup main for predictions.
a5cacc1
atodorov284
commited on
Created a predictor class to encapsulate and wrap the loaded models. \n Make a manual prediction to ensure the MLFlow tracking was correct, which is indeed the case. \n Can be accessed through prediction.py.
20c0381
atodorov284
commited on
Added MLFlow data from Habrok. Registered the best models.
4f659cb
atodorov284
commited on
Convert parameter space into a range rather than a grid.
3b0e766
atodorov284
commited on
Experiments track train and test MSE and RMSE correctly \n Code refactoring
6547e96
atodorov284
commited on
Added docker file
48b62db
atodorov284
commited on
fix access to paths and set them up properly
07469b1
atodorov284
commited on
Put model development pipeline in a .py file. Rewrote README. Made a config folder to store hyperparameter space searches. Co-authored with Chris and Csenge. Several TODOs in the README.
5c3cd79
atodorov284
commited on
Set up MLFlow. Automatic server setup at localhost 5000. Experiments for decision tree, random forest, and xgboost set up, optimized through Bayesian search.
18117cd
atodorov284
commited on
working on model development (xgboost and decision tree)
5d16f3a
Co-authored-by: SzokeCsenge <[email protected]>
ed5dbb6
Merge pull request #1 from atodorov284/data_engineering
2921025
unverified
atodorov284
commited on
workflow fix
198ecc2
atodorov284
commited on
update workflows
4dbf5cb
atodorov284
commited on
added extra materials and update README
d2d624a
atodorov284
commited on