Real-time Book Inventory Stock Up based on Current Trends
To run this project, you will need to have the following environment
Python 3.7.11
Pandas 1.3.5
numpy 1.21.5
scikit-learn 1.0.2
xgboost 1.5.2
jinja2 3.1.1
gradio 2.8.14
To deploy this project install
pip install pandas
pip install numpy
pip install -U scikit-learn
pip install xgboost
pip install jinja2Clone the project
git clone https://github.capgemini.com/menkrish/SkyBook-AI-MLGo to the project directory
cd SkyBook-AI-MLDownload the dataset folder in the SkyBook-AI-ML folder (can only be access by capgemini onedrive id)
link to the dataset folder https://capgemini-my.sharepoint.com/personal/pritamkumar_surendra-mehta_capgemini_com/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fpritamkumar%5Fsurendra%2Dmehta%5Fcapgemini%5Fcom%2FDocuments%2FDatasets&ct=1649668145343&or=Teams%2DHL&ga=1Install dependencies
pip install pandas
pip install numpy
pip install -U scikit-learn
pip install xgboost
pip install jinja2
pip install gradioTo Run the project
python prediction1.3.py