yalsaffar / Tourism-Recommendation-System

5 stars 2 forks source link

Feature Engineering & Feature Importance #4

Closed yalsaffar closed 1 year ago

yalsaffar commented 1 year ago

We should have a full Structure to import the data from the pipeline directly to any other file in the repo. So we should have this as a pipeline with all the steps included.

I will make a vanilla pipeline shortly, but @0ardneebwar0 could you start working on this(start with a notebook and we will integrate it later in the pipeline)?

also, just put a comment with the columns it will include initially, so others can take this into consideration simultaneously.

yalsaffar commented 1 year ago

I just added the initial data structure to be used from lib/dataset/Flights.py

yalsaffar commented 1 year ago

For now, this issue will be closed for the first flight reco.