diff --git a/README.md b/README.md index af6e5b3fd966bada69e8c6afe4e6cb67222e6e53..4cd2d64ef02654c9030081418f4691c4d51d196c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,18 @@ Gattousi, Fadi, 22211572 Recommendation Systems https://mygit.th-deg.de/mm13956/ws-23-sas-02 -#Project description: +# Project description: -Recommending the delay in airlines +Recommending the expected delay in airlines. Our GUI has four input feilds: 'Date and Time', 'Airline', 'Destination', 'Model Start Year' + +## Date and Time +This is an input field for the expected travel date the user would like to check for likelyhood of future delays + +## Airline +This is the airline the user inteds to user + +## Destination +This feild is for the Planned destination + +## Model Start Year +This entry feild is for the date that the user would like to start modelling the data for the regression analysis