Это мой Пет-проект по веб разработке и машинному обучению, здесь я сделал приложение по учёту финансов с дополнительным функционалом связаным с внедрение машинного обучение, а именно расчёта доходов и расходов на следующий день, неделю и месяц.
This is my Pet-project for web development and machine learning, here I made an application for financial accounting with additional functionality related to the implementation of machine learning, namely the calculation of income and expenses for the next day, week and month.
Downloading all libraries in the project.
pip install -r requirements.txt
Launching the application
python server.py