Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kachiann authored Aug 19, 2024
1 parent d5372cc commit 3483b1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ Ensure that you are still in the activated virtual environment when running the
```bash
python src/model_registry.py
```
You have to input the run IDs for Linear Regression and Decision Tree Regressor generated after running the `experiment_tracking.py` file.

- **Model Loading:**

Implement functionality to load models from the saved pickle files for further use or deployment.
Expand Down

0 comments on commit 3483b1a

Please sign in to comment.