
Project information
- Category: Classification
- Project date: March, 2020
- Project URL: Github
Disaster Response Pipeline Project
To analyze disaster data from Figure Eight to build a model for an API that classifies disaster messages. This project is completed under Udacity Data Scientist Nanodegree Requirement.
Project Requirements
Performing given tasks to build a disaster response pipeline system.
- Create an ETL pipeline for a data engineering job and create a Machine Learning pipeline to train a model that can read text data and predict 36 classification categories.
- Creating a front-end application using Flask that should predict disaster category given message content.
- Showcase visualization and model disaster category prediction on a webpage.
Skills Required
Python
sqlalchemy
pandas
plotly
Matplotlib
numPy
NLP
MultiOutputClassifier
AdaBoostClassifier
RandomForestClassifier
OneVsRestClassifier
LinearSVC
GridSearchCV
Pipeline
pickle
Flask
HTML
CSS
Techniques
ETL Pipeline
ML Pipeline
Flask Web App
Screenshots

