How to get datasets for practice?

In the course programming assignments we get a lot of great datasets. But since most of it is coded already it takes away the fun and experience of coding it on our own. Please point me to some datasets i may use to emulate the code written in DLS course 2.

Hi there,

besides the available data sets from Kaggle competitions, you might wanna take a look at scikitlearn data sets (artificial and real data):

Here also some inspiration on what you can explore within the Diabetes data set, taken from the above mentioned sources

Hope that helps!

Best regards
Christian

1 Like

Hi @Narayan

You might find the below datasets helpful -

Computer Vision

Classification

Regression

Regards
Trixie