/fellowship-prediction

Primary LanguageJupyter NotebookMIT LicenseMIT

fellowship-prediction

GitHub repo size GitHub contributors GitHub stars GitHub forks

Compares and gives a prediction on how likely a user would be accepted as a MLH Fellow,
using statistics pulled from their GitHub profiles.

Prerequisites

Before you begin, ensure you have met the following requirements:

Technologies used

TypeScript, Python, GitHub API

Contributing to fellowship-prediction

To contribute to fellowship-prediction, follow these steps:

  1. Create a branch: git checkout -b <branch_name>.
  2. Make your changes and commit them: git commit -m '<commit_message>'
  3. Push to your branch: git push origin <project_name>/<location>
  4. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project uses the following license: MIT License