https://github.com/sogutemir/predictstudentperformanca
https://github.com/sogutemir/predictstudentperformanca
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sogutemir/predictstudentperformanca
- Owner: sogutemir
- Created: 2025-05-18T14:30:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-19T18:40:02.000Z (4 months ago)
- Last Synced: 2025-06-19T19:26:55.756Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 makemigrationsfor crete model after cd to StudentPerformancePrediction
python create_model.py