AIworx-Labs / chocolate

A fully decentralized hyperparameter optimization framework
http://chocolate.readthedocs.io
BSD 3-Clause "New" or "Revised" License
120 stars 41 forks source link

'SQLiteConnection' object is not iterable #25

Open sachinjm2000 opened 5 years ago

sachinjm2000 commented 5 years ago

I am trying to run sample example from https://chocolate.readthedocs.io/tutorials/crossvalidation.html but facing an error 'SQLiteConnection' object is not iterable.

I am first time using this tool. Please help me how to fix this issue.