Skip to content

JeffreyCHChan/Public_JeffreyChan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JeffreyChan

Collection of projects done by Jeffrey Chan

personal-project

Collection of Python files and Jupyter notebooks that document the experimentation of different machine learning models in relation to their hyperparameters.

Course Recommender System

Continuation of a course project (SOEN 471 - Big Data Analytics), the goal of the project is to build a system that is able to extract keywords from courses to generate suggeted courses a user may be suited for.

Ensemble Model

Bagging a variety of models and their various strengths of different models to better predict classification.

Formula 1

Collection of scripts that allow for data analysis of Formula 1 races.

Prerequisites

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

  • You have installed the latest version of Python 3.10 run '''pip install -r requirements.txt'''

Contributing

To contribute to Course Planner, follow these steps:

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

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: GNU General Public License v3.0 (https://choosealicense.com/licenses/gpl-3.0/).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published