online-ml / river

🌊 Online machine learning in Python
https://riverml.xyz
BSD 3-Clause "New" or "Revised" License
4.88k stars 535 forks source link

Online Decision Making for Trading Wind Energy #1434

Open MaxHalford opened 8 months ago

MaxHalford commented 8 months ago
robme-l commented 8 months ago

@MaxHalford I would be interested in diving through this. What exactly are you looking for from exploring this paper? Meaning, should I try to write out a basic ONLV class (as described by the paper) that could be later adapted into the RiverML library?

MaxHalford commented 8 months ago

I think it's a bit premature to say what could/should be added to River. I think it's worth exploring this paper and trying to reimplement. Afterwards you'll be able to tell what could be added to River.