brunocous

Results 2 issues of brunocous

I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default...

enhancement
good first issue
area/lightgbm

According to [the configuration documentation](https://neo4j.com/labs/neo4j-helm/1.0.0/configreference/), the list of specifiable plugins can be found in https://github.com/neo4j/docker-neo4j/blob/master/neo4jlabs-plugins.json. Digging deeper, it defines a mapping from neo4j version to specific plugin version. My questions...