Skip to content

Commit 8f804df

Browse files
Corrected a typo in the README file.
It said "hotel_bookings dataset", but the dataset is actually named Hotel Booking on kaggle, and the file is hotel_booking.csv. Corrected for clarity and accuracy.
1 parent 7c45369 commit 8f804df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### An end-to-end ML platform that guarantees reproducibility across datasets, features, and models — with full lineage tracking and validation.
66

77
- Currently supports the modeling of regression and classification tasks using the CatBoost algorithm.
8-
- Was initially formed based on a hotel_bookings dataset:
8+
- Was initially formed based on a hotel booking dataset:
99
- From: https://www.kaggle.com/datasets/mojtaba142/hotel-booking
1010
- The architecture has since been expanded to support many datasets with minimal code changes.
1111
- The ML workflow covers everything from the registration of a raw data snapshot to model monitoring.

0 commit comments

Comments
 (0)