An open API service indexing awesome lists of open source software.

https://github.com/sogutemir/predictstudentperformanca


https://github.com/sogutemir/predictstudentperformanca

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# predictStudentPerformanca

project run:

cd StudentPerformancePrediction

pip install -r requirements.txt

python manage.py runserver (default port 127.0.0.1:8000)
python manage.py makemigrations

for crete model after cd to StudentPerformancePrediction
python create_model.py