What are some good data science projects?

There is no such categorization of data science projects as ‘good’ or ‘bad’. The nature of projects that an individual indulges in should depend largely on the stage of the career that the particular person is in. For starters, they are recommended to download any relevant data set from Kaggle, import it to Python, and perform analysis on top of it to generate useful insights.
For advanced users, they can take up projects such as ‘detecting fake news project using Python’, ‘develop a recommendation engine using collaborative filtering using Python’ etc.
For Data Science you can use a good datasetsome great public datasets on which you can make good data analysis and visulization.
Moreover for more Advanced Machine Learning & Deep Learning Projects you can take inspiration from here.
5 Likes

Well there are n no of Data Scienece Projects
It is basically divided in sub sections like
ML Projects
DL Projects
Data Visualisation Projects
Kaggle Projects
some of them are, Titanic case study,Spam and Ham messages,Breast Cancer prediction and Covid Data Analysis

1 Like

How many Data science projects will have to be done for get a job

The amount of Data has grown so much in the recent years and for this reason organisation’s are hiring data scientist so that they can keep tracking the data of their company. But to recruit a Data Scientist, every employer needs a certain experience person or the person who has done something in past related to data scientist.
but to be honest, to secure a job, everyone needs to make their resume stand out from the rest.

Here are the some Data Science Projects which can help you to make your resume more attractive in the data science industry:

  1. Fake News Detection
  2. Sentiment Analysis
  3. Loan Prediction
  4. Speech Emotion Recognition
  5. Age and Gender Detection
  6. Credit Card Fraud Detection

So if you are new in this Data Science field, I recommend you to join some online course where you will get idea How these Projects are prepared and can be done. You may check Board Infinity for best online data science courses.

1 Like
  1. Fake News Detection Using Python.
  2. Data Science Project on Detecting Forest Fire.
  3. Detection of Road Lane Lines.
  4. Project on Sentimental Analysis.
  5. Project on Influences of Climatic Pattern on the food chain supply globally.
    THESE ARE SOME PROJECTS FOR BEGINNERS.!!!
1 Like

Here are a few suggestions:

execute sentiment analysis and create a global cloud out of twitter tweets
Perform stock analysis on specific equities and utilise text mining to explain why particular stocks have had significant price drops. FB and BABA, for example.
Analyze election data from another nation, do a linear regression on home prices, and anticipate how much house values will rise.

You may even create a robot that maps your whole business and extracts data from various sources. This might be handy in businesses with a number of different systems that aren’t linked to one another. Manually linking data from many systems is a pain, especially when certain systems prevent simple access to or download of important data.

It is always up to you to decide what you want to concentrate on. Begin by looking for a position that is a good match for your talents. Here are some videos to aid you in the creation of your final projects.

Great

  1. Obscure binary search trees
  2. BSTs following the memoization algorithm
  3. Heap insertion time
  4. Optimal treaps with priority-changing parameters
  5. Research project on k-d trees
  6. Knight’s travails
  7. Fast data structures in non-C systems languages
  8. Search engine for data structures
  9. Phone directory application using doubly-linked lists
  10. Spatial indexing with quadtrees
  11. Graph-based projects on data structures
  12. Numerical representations with random access lists
  13. Stack-based text editor

some of the data science projects are:

  1. Climate Change Impacts on the Global Food Supply.
  2. Fake News Detection.
  3. Human Action Recognition.
  4. Forest Fire Prediction.
  5. Road Lane Line Detection.
  6. Recognition of Speech Emotion.
  7. Gender and Age Detection with Data Science.
  8. Driver Drowsiness Detection in Python.