Forums

Datasets for machine learning

Hi there, I have a question about using datasets for machine learning in the platform. I'm new using pythonanywhere and I want to use it for machine learning scripts, but how can I access to big size datasets.

You can download them onto PythonAnywhere using normal tools like wget or curl -- if you want to upload them from your own machine, this help page should be useful -- the SFTP section in particular.

If you're wondering where to find big datasets for learning in the first place, I don't know the best options -- perhaps Stack Overflow would be a good place to ask?