Forum Discussion
Piang_Pi
9 months agoNew Member
How to start a project
I have a dream to become a data scientist, and I’m currently learning relevant courses like the Machine Learning Specialization on Coursera and participating in a machine learning bootcamp.
I’ve st...
bao_phan
9 months agoAdvocate II
Hi Piang_Pi , really understand your situation. You can go to Kaggle and see what others do their project (what is the steps and try to manipulate them first). Once you are good with the concept of what steps need to be done, you can try to create your own (this time you can refer Kaggle dataset for first project). However, from the second project, I suggest you to try to create an end-to-end one, like getting the data from source (maybe web-scraping, API call, pulling data from warehouse/database,...) so that you will be more familiar with code which will help you a lot (not waiting for engineer to get the data when working in a company).