WGierke / git_better

3rd-placed solution for the informatiCup2017
https://git-better.herokuapp.com/
Apache License 2.0
5 stars 3 forks source link

add polynomial features #19

Closed WGierke closed 7 years ago

WGierke commented 7 years ago

Polynomial Features generates a new matrix based on all polynomial combination of features. Use that to add more information.