Hans Hauge

Results 4 comments of Hans Hauge

Hey @ankane, is there currently any way to change the learning rate when creating a new model? When I try `model = Eps::Model.new(data, target: :price_usd, split: :unix_timestamp, learning_rate: 0.01)` for...

Thank you, this is a great addition. That one change makes the LightGBM much more powerful for the user!

I needed to add to application.js as well in Rails. See this answer on SO: http://stackoverflow.com/a/26569321/1974564

Yeah, this gem breaks rails. Don't use until this gets fixed.