veb-101/Data-Science-Projects — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a beginner friendly Python data science project collection that someone can open in Jupyter and learn from step by step.

I want it organized like a learning repo, with a clear README that explains the purpose, shows a table of project ideas, links to useful datasets or tutorials, and has a simple completed checkbox style tracker. Include sections for basic projects and for data preprocessing, cleaning, and transformation.

Please create starter notebooks for a few beginner projects like sentiment analysis, fake news detection, and Parkinson's disease detection. Each notebook should explain what problem it solves, where the data comes from, how to load and clean the data, how to train a simple model, and how to read the results in plain English. Add comments so a learner can follow along without feeling lost.

Keep everything simple, practical, and educational. If you need current dataset links or examples, look them up online.

Want more depth? Deep Reverse