-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quarto dependency #42
Conversation
Farhan-Faisal
commented
Dec 7, 2024
•
edited
Loading
edited
- Updated environment file (quarto, jupyter, notebook, tabulate)
- Merged in changes from script branches
- Changes to eda.py => (removed figure titles)
- Changes to model_evaluation.py => (used best_estimator for cross validation and changed table format)
- Changed name of one script to clean_n_split.py
- Added report.qmd, report.html, report.pdf
- Created docs folder and copied over index.html
- Made new docker file with fixed quarto permission issues
Daria changes pulling into my branch
merging with adrian's scripts
merging grace's scripts
merging with validation-scripts edits
…ion using best estimator
python download.py python validation_before_split.py python clean_n_split_data.py python eda_n_correlation_check.py python preprocessing.py python model_evaluation_wine_predictor.py --train-data ../data/wine_train.csv |
cd scripts |
cp scripts/report.html ../docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
crazy
Author names should be ordered by last names tho |
Didn't notice it should be by last names : ( |