mlp2018 / fraud_detection

Kaggle competition: TalkingData AdTracking Fraud Detection Challenge
Apache License 2.0
1 stars 0 forks source link

Sklearn interface #19

Closed twesterhout closed 6 years ago

twesterhout commented 6 years ago

Here's a suggestion for how to keep working with dictionaries of parameters, but still be able to use LightGBM's sklearn interface. It also runs on lilo4 and lilo5.

johannadevos commented 6 years ago

Hey! Nice work, Tom :) I looked at your code and still found a few errors. I fixed them in a new commit. It now runs through smoothly for me. As for me, this latest commit can be merged into master.

twesterhout commented 6 years ago

Good catch, Johanna! I've never really tested that code path... shame on me :) Then let's merge.