Skip to content

Commit 16c96e3

Browse files
committed
Updated documentation with detailed instructions and deployment process
1 parent d39e6f3 commit 16c96e3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
![Jenkins](https://img.shields.io/badge/Jenkins-CI%2FCD-red?logo=jenkins&logoColor=white)
88
![LightGBM](https://img.shields.io/badge/LightGBM-Model-green?logo=lightgbm&logoColor=white)
99

10+
## Live Application
11+
**Try before I am out of AWS credits**: [Hotel Reservation Prediction](http://a4d76dacd85884eaaa2c0f1b1e173b67-1601615365.us-east-1.elb.amazonaws.com)
12+
1013
## Overview
1114
This project demonstrates an end-to-end MLOps pipeline for predicting hotel reservations. It includes data ingestion, preprocessing, model training, and deployment. The application is deployed on AWS using EKS and Load Balancer, and it features a Flask-based web interface for user interaction.
1215

@@ -78,8 +81,7 @@ We welcome contributions! To contribute:
7881
3. Commit your changes and push the branch.
7982
4. Open a pull request.
8083

81-
## Live Application
82-
**Try before I am out of AWS credits**: [Hotel Reservation Prediction](http://a4d76dacd85884eaaa2c0f1b1e173b67-1601615365.us-east-1.elb.amazonaws.com)
84+
8385

8486
## License
8587
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)