Skip to content
Snippets Groups Projects
Commit 197a849a authored by Dhruvang Patel's avatar Dhruvang Patel
Browse files

Update README.md

parent de4d001f
No related branches found
No related tags found
No related merge requests found
......@@ -65,4 +65,11 @@ This layout appears user-friendly and efficient for retrieving passenger detials
# Data
**Data Source** - We have use [Airline Dataset](https://www.kaggle.com/datasets/iamsouravbanerjee/airline-dataset/data?select=Airline+Dataset.csv)
**Data Source** - We have use [Airline Dataset](https://www.kaggle.com/datasets/iamsouravbanerjee/airline-dataset/data?select=Airline+Dataset.csv) from Kaggle.
**Data Handling** -
1. _Outlier Detection_ - The method that can handle both numerical and categorical data effictibely is Isolation Forest algorithm.
2. _Fake Data_ - Added 25% realistic data balancing across target variable.
There is more details explain about data in Wiki.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment