Skip to content

cheesemite-univer/specialization_predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO

This project utilizes pipenv

  • To install depencencies
pipenv install --ignore-pipfile 
  • To run script
pipenv run python -m predictor

Description

The idea is simple. Each speciality has it's "wages" for every subject. And each speciality has N points to assign to wages. Then the student grades are multiplied by wages resulting in some score number. As a result we can compare score numbers for different subjects and choose the best match.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages