项目作者: SimonBussy

项目描述 :
Experiments for Binarsity: a penalization for one-hot encoded features
高级语言: Jupyter Notebook
项目地址: git://github.com/SimonBussy/binarsity.git
创建时间: 2017-01-12T15:30:39Z
项目社区:https://github.com/SimonBussy/binarsity

开源协议:

下载


Experiments for Binarsity: a penalization for one-hot encoded features

This is the main code used in the experiments of the paper entitled “Binarsity: a penalization for one-hot encoded features”
available here and accepted for publication in JMLR.

To re-use this code, you must install tick, a Python 3 module for statistical learning available here, and replace all mlpp occurences by tick (modulo some updates).