Module 1
1
Module Overview
2
Understanding Business Problem
3
Analytic Approach
4
Data Collection and Preparation
5
Modelling
6
Deployment
7
Submitted Project Document
8
Cloud-Based Platforms (Google Colab – Amazon SageMaker – IBM Watson – MS Azure ML)
Module 2
1
Project 1: Clustering San Francisco Police Department Incidents.
- Collect incidents data for one year
- Segment incidents based on type, address and location
- Python Folium maps
- Geographical visualization of crime distribution
- Intensity maps of crime rate
2
Project 2: Analysing International Immigration Flows to Canada.
- Collect world immigration data for 20 years
- Python Choropleth maps
- Geographical features of non-spatial attributes
- GeoJSON files
- Geographic variation of immigrants’ density
Module 3
1
Project 3: Franchise Decision to Invest in Prominent Locations
- Scrap neighbourhoods’ data of different cities
- Python Geopy client
- Locate neighbourhoods’ coordinates
- Python FourSquare API
- Explore particular venues of industries
- K-Means un-supervised algorithm
- Elbow curve evaluation
Module 4
1
Project 4: Predicting Individuals’ Income for Non-profit Organizations
- Exploratory data analysis
- Data pre-processing
- Training and prediction Pipeline
- Logistic Regression, KNN, SVM, Decision Tree, Random Forest
- Algorithms hyper parameters
- Grid Search
- Model evaluation
- Ensemble Learning
- Optimize best candidate algorithm
Module 5
1
Project 5: Images Classification using Deep Neural Network
- Images’ features extraction
- Transfer learning
- Python PyTorch
- Torch Vision models (VGG and DenseNet)
- Images pre-processing
- Neural Network model classification layer
- Build classifier with different model architectures
- Python Argument Parser
- Control user arguments to the model
- Different computing platforms (CPU - GPU)
Module 6
1
Project 6: Text Localization, Detection and Recognition
- Text detection and localization
- Optical character recognition
- Compute bounding boxes
- Tesseract OCR
- Python OpenCV
- Python Pytesseract
- Confidence of detected text
- Command line arguments
Module 7
1
Project 7: E-Commerce Company Recommender System
- Pre-processing users’ data
- Pre-processing items’ data
- Content-Based filtering
- Collaborative filtering
- Pearson correlation function
- Similarity score
- Predict best match items
Be the first to add a review.
Please, login to leave a review