An open API service indexing awesome lists of open source software.

https://github.com/octavioduarte/hirepredictor

A simple machine learning project that explores the use of various classification algorithms to predict hiring decisions based on interview and individual data. The project utilizes Logistic Regression, RandomForestClassifier, and Support Vector Machines (SVM) to build predictive models.
https://github.com/octavioduarte/hirepredictor

jupyter-notebook logistic-regression random-forest svm-classifier

Last synced: about 1 year ago
JSON representation

A simple machine learning project that explores the use of various classification algorithms to predict hiring decisions based on interview and individual data. The project utilizes Logistic Regression, RandomForestClassifier, and Support Vector Machines (SVM) to build predictive models.

Awesome Lists containing this project