Skip to content

mishra-atul5001/udacity-DS-nano-degree

Repository files navigation

Udacity Nano Degree Resources 🙇🏻

Project 1: Writing a Data Scientist Blog Post 📝

Project Notebook/Blog Link:

Motivation of the Project:

  • Introductory aproach towards Data Science CRISP-DM Framework in pratical use. This project enlightens towards the technology and how the same could be used to solve a real world problem of Diabetes.

Libraries used:

  • sklearn -> For Modelling and evaluating Model performance
  • pandas | numpy -> For data loading and Manipulation to make it modelling ready.
  • seaborn | matplotlib -> For vizualization purpose.
  • fbprophet -> Time Series Modelling

Necessary files inside the folder:

  • Ipynb notebook demonstrating the project problem statement and respective approach + solution
  • CSV file containing dataset
  • ZIP file containing the dataset CSV.

Project 2: Creating a Disaster Response Pipeline from Scratch 🙊

Project Notebook/Blog Link:

Motivation of the Project:

  • Introductory aproach towards Data Science modelling including Pre-processing and Modelling of a Natural Language Processing problem Statement

Project 4: Tweet Sentiment Extraction 🐥

Project Notebook/Blog Link:

Motivation of the Project:

  • Finding words or phrases influencing SENTIMENTs. Textual data with NER entities and Spacy modelling

About

Udacity Nano Degree Resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages