Please Follow Under Procedure!
- Download python modules in requirements.txt
- Make .env file and Write your name and kaggle API key
- Write KAGGLE_USERNAME and KAGGLE_KEY
- Run notebooks/data-collection.ipynb
- Run file that you want to execute!
# Download python modules
pip install -r requirements.txt- data
- notebooks
- data-analysis.ipynb
- data-collection.ipynb
- model-pipeline.ipynb
README.md
python == 3.10