zygmuntz / kaggle-gender

A Kaggle competition: discriminate gender based on handwriting

Home Page:http://fastml.com/gender-discrimination/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender discrimination based on handwriting

See http://fastml.com/gender-discrimination/ for description.

prep_data.py - a first step
chunk_by_authors.py - a utility for preparing a validation set
split_by_authors.py - a utility for preparing a validation set
f_sigmoid.r - sigmoid function
f_log_loss.r - log loss function for scoring
f_normalize_to_01.r - a utility function for using with linearRidge()

About

A Kaggle competition: discriminate gender based on handwriting

http://fastml.com/gender-discrimination/

License:Artistic License 2.0


Languages

Language:Python 88.4%Language:R 11.6%