Results 3 comments of Sanjay Rao

I couldn't get it work out. Finally I re-implemented my solution using "sklearn.ensemble import RandomForestClassifier"

replacing //platfromio.ini lib_deps = ESP Async WebServer with //platfromio.ini lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer.git worked. Is platformIO repo using an older version of the server?