LICENSE
README.md
setup.py
FashionTrendForecasting/__init__.py
FashionTrendForecasting.egg-info/PKG-INFO
FashionTrendForecasting.egg-info/SOURCES.txt
FashionTrendForecasting.egg-info/dependency_links.txt
FashionTrendForecasting.egg-info/requires.txt
FashionTrendForecasting.egg-info/top_level.txt
FashionTrendForecasting/api/__init__.py
FashionTrendForecasting/api/main.py
FashionTrendForecasting/data_processing/__init__.py
FashionTrendForecasting/data_processing/insert_data.py
FashionTrendForecasting/data_processing/sql_interactions.py
FashionTrendForecasting/trend_analysis/Simple_Model.py
FashionTrendForecasting/trend_analysis/__init__.py
FashionTrendForecasting/trend_analysis/model.py
tests/test_prediction.py
tests/test_trend_analysis.py