Bruno Alvisio

Results 10 comments of Bruno Alvisio

@fchollet / Keras team: Would someone kindly assign a reviewer / provide feedback to this PR? Thank a lot!

Thank you @fchollet ! The fix was way more simple than I thought :)

thank you @rjurney , my pleasure. Looking forward to any feedback.

I am facing the same issue. Is there an explanation for this behavior? I see that custom metrics, or losses are not serialized as part of save_model. Wondering what is...

For further clarity I have created a PR that tries to solve this issue: https://github.com/nextflow-io/nextflow/pull/3100

@bentsherman Could kindly someone review this issue and its associated PR: https://github.com/nextflow-io/nextflow/pull/3100 ? Thanks a lot!

Hi all, I was wondering if someone is working on this or similar implementation of MLSMOTE. I am interested in trying this algorithm. I might have some time to try...

@chkoar : Here is a PR that implements MLSMOTE: https://github.com/scikit-learn-contrib/imbalanced-learn/pull/927

Hello @h-holm , thank you. I am waiting for the maintainers to review the code so that the PR can be merged.

I am facing the same issue. Is there an explanation for this behavior? I see that custom metrics, or losses are not serialized as part of save_model. Wondering what is...