Skip to content

This is a public copy of ISMA-Matching repository without the sensitive data.

Notifications You must be signed in to change notification settings

DeepBhat/ISMA-Matching-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ISMA Matching Algorithm

This program is a matching algorithm that calculates the score of every mentee and mentor and saves the highest score for each mentor

Running the program

Make sure you have downloaded the excel data for mentees and mentors named mentees.xlsx and mentors.xlsx (included in the repository)!

Then use the terminal (anaconda prompt) to navigate to the repository and type

python main.py

The program should run without errors and create a new excel file Scores.xlsx

Errors

If you run into errors, consider sending me a mail or feel free to comment.

About

This is a public copy of ISMA-Matching repository without the sensitive data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages