/Salary-calculator

Нейросетевой калькулятор зарплаты

Primary LanguageJupyter Notebook

Salary-calculator

Проект веб-приложения для калькуляции зарплаты по описанию ваканси для Хакатона Труда

Library installation

Windows:

For python3:

pip install Django
pip install djoser
pip install djangorestframework
pip install django-cors-headers
pip install pandas
pip install numpy
pip install pickle5
pip install pymorphy2
pip install gensim
pip install nltk
pip install xgboostcd==0.90 scikit-learn 

In front

npm install

Run in development mode

In front

npm run serve

In back

python manage.py runserver

Additionally

Introductory video and presentation

Screenshots

  1. Main page

main page

2.List inquiries

second

  1. Page with developers contacts

item

  1. Dark theme

basket

  1. Authentication

auth

  1. View from mobile device

m1 m1