Skip to content
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

Pulling config changes #7

Closed
wants to merge 25 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
437d13e
Amend conda.yml and environment.yml due to conflicts.
rawilwgu Jun 26, 2024
9fdab85
Update mlflow version==2.13.1
rawilwgu Jun 27, 2024
8daa7d4
Amend environment.yml due to solving environment fail.
rawilwgu Jun 29, 2024
3a1e460
Amend environment.yml with corrections to dependencies
rawilwgu Jun 30, 2024
885ab0a
Amend environment.yml, config.yaml, main.py with fixes
rawilwgu Jun 30, 2024
967f2d8
Run EDA Process and modify eda.ipynb
Jun 30, 2024
137aac3
Edit src/basic_cleaning/run.py with cleaning process
Jun 30, 2024
b3ce3af
Edit src/data_check/test_data.py with Data Testing
Jun 30, 2024
08e2430
Data Test complete
Jun 30, 2024
3e63e0a
Edit main.py data_split step. Run step.
Jun 30, 2024
56d5cd1
Fix conda.yml files, add databricks_cli
Jun 30, 2024
82c6456
Initial Training and Edit src/train_random_forest
Jun 30, 2024
4215511
Delete .ipynb_checkpoints directory
rawilwgu Jul 2, 2024
3f6830e
Delete .github/workflows directory
rawilwgu Jul 2, 2024
b83a2fb
Delete components directory
rawilwgu Jul 2, 2024
c19ead9
Delete mlruns/0 directory
rawilwgu Jul 2, 2024
606bfb4
Delete multirun/2024-06-30 directory
rawilwgu Jul 2, 2024
d285e73
Delete outputs/2024-06-30 directory
rawilwgu Jul 2, 2024
463e68c
Delete src directory
rawilwgu Jul 2, 2024
e82045f
Delete config.yaml
rawilwgu Jul 2, 2024
0569ee4
Delete environment.yml
rawilwgu Jul 2, 2024
0d655c8
Delete main.py
rawilwgu Jul 2, 2024
7288bb6
Delete conda.yml
rawilwgu Jul 2, 2024
a641a4d
Delete images directory
rawilwgu Jul 2, 2024
163224c
Delete .DS_Store
rawilwgu Jul 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .DS_Store
Binary file not shown.
46 changes: 0 additions & 46 deletions .github/workflows/manual.yml

This file was deleted.

12 changes: 0 additions & 12 deletions components/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions components/conda.yml

This file was deleted.

25 changes: 0 additions & 25 deletions components/get_data/MLproject

This file was deleted.

11 changes: 0 additions & 11 deletions components/get_data/conda.yml

This file was deleted.

20,075 changes: 0 additions & 20,075 deletions components/get_data/data/sample1.csv

This file was deleted.

49,081 changes: 0 additions & 49,081 deletions components/get_data/data/sample2.csv

This file was deleted.

48 changes: 0 additions & 48 deletions components/get_data/run.py

This file was deleted.

18 changes: 0 additions & 18 deletions components/setup.py

This file was deleted.

16 changes: 0 additions & 16 deletions components/test_regression_model/MLproject

This file was deleted.

12 changes: 0 additions & 12 deletions components/test_regression_model/conda.yml

This file was deleted.

73 changes: 0 additions & 73 deletions components/test_regression_model/run.py

This file was deleted.

26 changes: 0 additions & 26 deletions components/train_val_test_split/MLproject

This file was deleted.

12 changes: 0 additions & 12 deletions components/train_val_test_split/conda.yml

This file was deleted.

72 changes: 0 additions & 72 deletions components/train_val_test_split/run.py

This file was deleted.

Empty file removed components/wandb_utils/__init__.py
Empty file.
Loading