Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benitomartin authored Aug 11, 2023
1 parent 2650d40 commit 27d65a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

This project is currently being evaluated as part [MLOps Zoomcamp](https://github.com/DataTalksClub/mlops-zoomcamp) course provided by [DataTalks.Club](https://datatalks.club/).

The dataset used has been downloaded from [Kaggle](https://www.kaggle.com/datasets/hellbuoy/car-price-prediction) and a preliminary data analysis was performed (see [notebooks](https://github.com/benitomartin/mlops-car-prices/tree/main/notebooks) folder), to get some insights for the further project development.
The dataset used has been downloaded from [Kaggle](https://www.kaggle.com/datasets/hellbuoy/car-price-prediction) and a preliminary data analysis was performed (see [notebooks](/notebooks) folder), to get some insights for the further project development.

Below you can find some instructions to understand the project content and at the end of this file a check list for the peer-to-peer review. Feel free to clone this repo :wink:

Expand Down Expand Up @@ -68,7 +68,7 @@ Afterwards, the models underwent testing, model registry and deployment using **
Finally, to streamline the development process, a fully automated **CI/CD** pipeline was created using GitHub Actions.

<p>
<img src="/integration_tests/results_printouts/CICD"/>
<img src="/integration_tests/results_printouts/CICD.png"/>
</p>
## Project Set Up

Expand Down

0 comments on commit 27d65a1

Please sign in to comment.