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

https://github.com/absolutelysaurabh/genderprediction


https://github.com/absolutelysaurabh/genderprediction

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

#Machine Learning

This is a basic classifier, which predicts the gender of a person on a small dataset.
Given it's [height, weight, shoe-size] data.
It uses decision trees for predictions.