You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to develop code for downloading and parsing the datasets into formats ready for machine learning analysis.
I envision the final format should be something like loading the iris in sklearn, or any pytorch datasets, which can easily be plugged into the machine learning libraries.
The text was updated successfully, but these errors were encountered:
That is actually a really good idea in my opinion! I currently dont have time to do this but if anyone likes to contribute feel free to PR to this repo :-)
I suggest to develop code for downloading and parsing the datasets into formats ready for machine learning analysis.
I envision the final format should be something like loading the
iris
in sklearn, or any pytorch datasets, which can easily be plugged into the machine learning libraries.The text was updated successfully, but these errors were encountered: