SlideShare a Scribd company logo
1 of 4
Download to read offline
ABOUT ME
I'm a Data Scientist and a Machine Learning Engineer with over 2 years of
Project experience in the field.
EDUCATION
B. Tech in Electronics and Communication Engineering | REVA University
AUG 2015 – AUG 2019
CGPA: 6.72
Data Scientist Nanodegree | Udacity
DEC 2018 – AUG 2019
NANODEGREE CERTIFICATE
Learned skills necessary to become a successful Data Scientist. worked on projects designed by
industry experts, and learnt to run data pipelines, design experiments, build recommendation
systems, and deploy solutions to the cloud.
Machine Learning Foundations Nanodegree | Udacity
JULY 2018 – DEC 2018
NANODEGREE CERTIFICATE
Developed skills on programming, Descriptive and Inferential Statistics, Evaluation and Verification of
machine learning models and worked on projects relating the same.
Higher Secondary | St. Joseph’s Pre-University College
MAR 2015
PERCENTAGE: 81.16%
Secondary | RT. Nagar High School
APR 2013
PERCENTAGE: 88.80%
LANGUAGES
ENGLISH, KANNADA, HINDI, TAMIL
MOHAN C R
Bangalore, IN
+91-8431099532
mohancrnwk@gmail.com
www.linkedin.com/in/mohancr8
https://github.com/MohanCR97
mohancr.ml
2
SKILLS
• Programming Languages:
Python, HTML, CSS, SQL, PHP, C, C++,
• Tools:
Tableau, Jupyter Notebook, Anaconda,
AWS
• Frameworks:
Pandas, NumPy, Scikit-learn,
Matplotlib, TensorFlow, Keras,
Seaborn, PyTorch, Spark, Bootstrap
• Version Control System: Git
• Database: MySQL
PROJECTS
1.IMAGE CLASSIFIER
Technologies and Tools used: PyTorch, Jupyter Notebook, Anaconda, Python3 and its
libraries NumPy and Matplotlib.
• In this project I aimed at developing an Image classifier with deep learning and convert
the same into a command application that others can use for any set of labeled images.
• At first stage of the project I loaded and preprocessed the image dataset of 102 flower
categories with each category having 20 images to train on, trained the image classifier
on the dataset, and used the trained classifier to predict image content. For the model
architecture I primarily used ‘VGG16’ with two hidden layers.
• At the final stage of the project, I wrote two Python scripts that run from the command
line: one trains a new network on the dataset and saves the model as a checkpoint,
and the other uses the trained network to predict the class for an input image.
• Result: Successfully developed the application to be used on other labeled images.
Accuracy of 82% was achieved by the trained network on the test data.
2. RECOMMENDATION ENGINE
Technologies and Tools used: Jupyter Notebook, Anaconda, Pickle, Python3 and its libraries
NumPy, Pandas and Matplotlib.
• In this project I aimed at making recommendations for IBM Watson Studio’s data
platform by analyzing the interactions that users have with articles on the platform,
and make recommendations to them about new articles they might like.
• Performed Exploratory Analysis on the data first to find some insights before making
recommendations. Then built Rank Based Recommendations to find the most popular
articles based on most user interactions with articles as there were no ratings for any
of the articles.
• Then used User-User Based Collaborative Filtering technique to make
recommendations more personal for the users by looking at users that are similar in
terms of the items they have interacted with.
• Built out a matrix decomposition using Singular Value Decomposition (NumPy) based
on User-Item interactions so as to use this Decomposition to get an idea of how well I
can predict new articles that an individual might interact with.
• Results: Was able to successfully suggest what kind of Recommendations can be used
for different types of users of the platform based on whether they were new users or
users that had already read few articles. The testing accuracy of the systems were
around 93% for 300 latent features.
3
3. DISASTER RESPONSE PIPELINE
Technologies and Tools used: Jupyter Notebook, Anaconda, NLTK, SQLAlchemy, Flask,
Python3 and its libraries NumPy, Pandas, Scikit-learn, Plotly.
• In this project I took up the challenge of having to analyze real life Disaster data from
Figure Eight company and build a model for an API that classifies disaster messages.
• Built an ETL Pipeline to clean the data and store it in an SQLite database, a ML
Pipeline that uses NLTK, as well as scikit-learn's Pipeline and GridSearchCV to output
a final model that predicts classifications for 36 categories (multi-output
classification), then export the final model as pickle file.
• This machine learning pipeline categorizes disaster events so that one can send the
messages to an appropriate disaster relief agency. Also built a Flask Web APP where
an emergency worker can input a new message and get classification results in
several categories. This web app will also display visualizations of the data.
• Result: Successfully built the pipelines and converted it to python scripts so as in
someone in future comes with a revised or new dataset of messages, they can easily
create a new model just by running the code. Also was able to successfully display
my results for the Figure Eight dataset in a Flask Web APP.
4. CUSTOMER SEGMENTATION
Technologies and Tools used: Jupyter Notebook, Anaconda, Python3 and its libraries
NumPy, Pandas, Seaborn, Scikit-learn and Matplotlib.
• In this project I applied Unsupervised learning skills to two demographics datasets,
to identify segments and clusters in the population, and see how customers of a
company map to them.
• The first dataset was the Demographic data for the general population of Germany;
891211 persons (rows) x 85 features (columns) and the second was a Demographic
data for customers of a mail-order company; 191652 persons (rows) x 85 features
(columns)
• I created a cleaning function for the demographic data i.e. preprocessing.
Performed Dimensionality reduction on the scaled data by using Sklearn’s PCA class
to apply Principal Component Analysis. Then performed K-means clustering on the
PCA-transformed data for the general population.
• Result: Successfully applied the Unsupervised learning techniques to compare two
cluster distributions of the Customer data to Demographic Data and suggested
where the strongest customer base for the company is.
OTHER PROJECTS:
• ISRO Satellite Design
Designing a 6-unit Satellite for agriculture sector, which helps locate suitable plots
for agriculture and helps reduce deforestation.
• Autonomous Agriculture Robot
An autonomous robot that uses deep learning (TensorFlow), that would replace
labor intensive tasks of Agriculture and improving the existing methods using
machine learning.
• Renewable Power Trading System using Blockchain
A project where we developed a custom blockchain model to facilitate an electrical
grid system which allows easy treading of DC power.
For more projects refer: http://mohancr.ml
https://github.com/MohanCR97
4
PUBLICATIONS AND AWARDS
ACTIVITIES AND CERTIFICATIONS
• Interactive Robot with Image Classification Techniques
Mar-2019
Publisher: International Journal of Scientific Research and Review
Impact Factor: 6.1
• Received Best Paper Award for the paper titled “INTERACTIVE ROBOT WITH IMAGE
CLASSIFICATION TECHNIQUES” at the 2nd
National Conference on Recent Innovation in
Engineering, Science, Humanities and Management.
• Prathibha Puraskar Award-2013 for Securing Distinction in my Secondary School.
• Participated in a 24-Hour ‘DoraHacks Global Hack Series 2018’ Hackathon conducted
by DoraHacks on Blockchain Technology.
• Participated in a 3-day bootcamp on building a payload organized Young
Professionals in Space (YPS) in association with IEEE.
• Web Development Training Certification program by Internshala.
• Been an Active Member and Volunteer of IEEE student (2016-2018).
• Attended workshops on “Android APP Development”, “Blockchain And Bitcoin
Technology”, “Introduction to ERP Using SAP”.
• Volunteered in International Conference on Smart Technologies for Smart Nation
(SmartTechCon) Aug-2017.
• Attended Google Developer Days events 2017 over 3 days.

More Related Content

Similar to Data Scientist & ML Engineer Resume

Similar to Data Scientist & ML Engineer Resume (20)

DivyaKonaka
DivyaKonakaDivyaKonaka
DivyaKonaka
 
My Resume
My ResumeMy Resume
My Resume
 
Satwik Mishra Resume
Satwik Mishra ResumeSatwik Mishra Resume
Satwik Mishra Resume
 
GEETHAhshansbbsbsbhshnsnsn_INTERNSHIP.pptx
GEETHAhshansbbsbsbhshnsnsn_INTERNSHIP.pptxGEETHAhshansbbsbsbhshnsnsn_INTERNSHIP.pptx
GEETHAhshansbbsbsbhshnsnsn_INTERNSHIP.pptx
 
My Resume
My ResumeMy Resume
My Resume
 
Bill Resume Final Final 4.6.15
Bill Resume Final Final 4.6.15Bill Resume Final Final 4.6.15
Bill Resume Final Final 4.6.15
 
Himanshu
HimanshuHimanshu
Himanshu
 
Oa 4 month exp
Oa 4 month expOa 4 month exp
Oa 4 month exp
 
Satwik Mishra Resume
Satwik Mishra ResumeSatwik Mishra Resume
Satwik Mishra Resume
 
The evolution of semantic technology evaluation in my own flesh (The 15 tip...
The evolution of semantic technology evaluation in my own flesh (The 15 tip...The evolution of semantic technology evaluation in my own flesh (The 15 tip...
The evolution of semantic technology evaluation in my own flesh (The 15 tip...
 
SHAN's Resume
SHAN's ResumeSHAN's Resume
SHAN's Resume
 
Resume-Hpendyala
Resume-HpendyalaResume-Hpendyala
Resume-Hpendyala
 
Resume final upload pdf
Resume final upload pdfResume final upload pdf
Resume final upload pdf
 
Prashanth CV
Prashanth CVPrashanth CV
Prashanth CV
 
ODSC APAC 2022 - Explainable AI
ODSC APAC 2022 - Explainable AIODSC APAC 2022 - Explainable AI
ODSC APAC 2022 - Explainable AI
 
ppt for mini project .pptx
ppt for mini project .pptxppt for mini project .pptx
ppt for mini project .pptx
 
Alok Ranjan Bhoi
Alok Ranjan BhoiAlok Ranjan Bhoi
Alok Ranjan Bhoi
 
Resume
ResumeResume
Resume
 
Venkata brundavanam 2020
Venkata brundavanam 2020Venkata brundavanam 2020
Venkata brundavanam 2020
 
Venkata brundavanam 2020
Venkata brundavanam 2020Venkata brundavanam 2020
Venkata brundavanam 2020
 

Recently uploaded

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 

Data Scientist & ML Engineer Resume

  • 1. ABOUT ME I'm a Data Scientist and a Machine Learning Engineer with over 2 years of Project experience in the field. EDUCATION B. Tech in Electronics and Communication Engineering | REVA University AUG 2015 – AUG 2019 CGPA: 6.72 Data Scientist Nanodegree | Udacity DEC 2018 – AUG 2019 NANODEGREE CERTIFICATE Learned skills necessary to become a successful Data Scientist. worked on projects designed by industry experts, and learnt to run data pipelines, design experiments, build recommendation systems, and deploy solutions to the cloud. Machine Learning Foundations Nanodegree | Udacity JULY 2018 – DEC 2018 NANODEGREE CERTIFICATE Developed skills on programming, Descriptive and Inferential Statistics, Evaluation and Verification of machine learning models and worked on projects relating the same. Higher Secondary | St. Joseph’s Pre-University College MAR 2015 PERCENTAGE: 81.16% Secondary | RT. Nagar High School APR 2013 PERCENTAGE: 88.80% LANGUAGES ENGLISH, KANNADA, HINDI, TAMIL MOHAN C R Bangalore, IN +91-8431099532 mohancrnwk@gmail.com www.linkedin.com/in/mohancr8 https://github.com/MohanCR97 mohancr.ml
  • 2. 2 SKILLS • Programming Languages: Python, HTML, CSS, SQL, PHP, C, C++, • Tools: Tableau, Jupyter Notebook, Anaconda, AWS • Frameworks: Pandas, NumPy, Scikit-learn, Matplotlib, TensorFlow, Keras, Seaborn, PyTorch, Spark, Bootstrap • Version Control System: Git • Database: MySQL PROJECTS 1.IMAGE CLASSIFIER Technologies and Tools used: PyTorch, Jupyter Notebook, Anaconda, Python3 and its libraries NumPy and Matplotlib. • In this project I aimed at developing an Image classifier with deep learning and convert the same into a command application that others can use for any set of labeled images. • At first stage of the project I loaded and preprocessed the image dataset of 102 flower categories with each category having 20 images to train on, trained the image classifier on the dataset, and used the trained classifier to predict image content. For the model architecture I primarily used ‘VGG16’ with two hidden layers. • At the final stage of the project, I wrote two Python scripts that run from the command line: one trains a new network on the dataset and saves the model as a checkpoint, and the other uses the trained network to predict the class for an input image. • Result: Successfully developed the application to be used on other labeled images. Accuracy of 82% was achieved by the trained network on the test data. 2. RECOMMENDATION ENGINE Technologies and Tools used: Jupyter Notebook, Anaconda, Pickle, Python3 and its libraries NumPy, Pandas and Matplotlib. • In this project I aimed at making recommendations for IBM Watson Studio’s data platform by analyzing the interactions that users have with articles on the platform, and make recommendations to them about new articles they might like. • Performed Exploratory Analysis on the data first to find some insights before making recommendations. Then built Rank Based Recommendations to find the most popular articles based on most user interactions with articles as there were no ratings for any of the articles. • Then used User-User Based Collaborative Filtering technique to make recommendations more personal for the users by looking at users that are similar in terms of the items they have interacted with. • Built out a matrix decomposition using Singular Value Decomposition (NumPy) based on User-Item interactions so as to use this Decomposition to get an idea of how well I can predict new articles that an individual might interact with. • Results: Was able to successfully suggest what kind of Recommendations can be used for different types of users of the platform based on whether they were new users or users that had already read few articles. The testing accuracy of the systems were around 93% for 300 latent features.
  • 3. 3 3. DISASTER RESPONSE PIPELINE Technologies and Tools used: Jupyter Notebook, Anaconda, NLTK, SQLAlchemy, Flask, Python3 and its libraries NumPy, Pandas, Scikit-learn, Plotly. • In this project I took up the challenge of having to analyze real life Disaster data from Figure Eight company and build a model for an API that classifies disaster messages. • Built an ETL Pipeline to clean the data and store it in an SQLite database, a ML Pipeline that uses NLTK, as well as scikit-learn's Pipeline and GridSearchCV to output a final model that predicts classifications for 36 categories (multi-output classification), then export the final model as pickle file. • This machine learning pipeline categorizes disaster events so that one can send the messages to an appropriate disaster relief agency. Also built a Flask Web APP where an emergency worker can input a new message and get classification results in several categories. This web app will also display visualizations of the data. • Result: Successfully built the pipelines and converted it to python scripts so as in someone in future comes with a revised or new dataset of messages, they can easily create a new model just by running the code. Also was able to successfully display my results for the Figure Eight dataset in a Flask Web APP. 4. CUSTOMER SEGMENTATION Technologies and Tools used: Jupyter Notebook, Anaconda, Python3 and its libraries NumPy, Pandas, Seaborn, Scikit-learn and Matplotlib. • In this project I applied Unsupervised learning skills to two demographics datasets, to identify segments and clusters in the population, and see how customers of a company map to them. • The first dataset was the Demographic data for the general population of Germany; 891211 persons (rows) x 85 features (columns) and the second was a Demographic data for customers of a mail-order company; 191652 persons (rows) x 85 features (columns) • I created a cleaning function for the demographic data i.e. preprocessing. Performed Dimensionality reduction on the scaled data by using Sklearn’s PCA class to apply Principal Component Analysis. Then performed K-means clustering on the PCA-transformed data for the general population. • Result: Successfully applied the Unsupervised learning techniques to compare two cluster distributions of the Customer data to Demographic Data and suggested where the strongest customer base for the company is. OTHER PROJECTS: • ISRO Satellite Design Designing a 6-unit Satellite for agriculture sector, which helps locate suitable plots for agriculture and helps reduce deforestation. • Autonomous Agriculture Robot An autonomous robot that uses deep learning (TensorFlow), that would replace labor intensive tasks of Agriculture and improving the existing methods using machine learning. • Renewable Power Trading System using Blockchain A project where we developed a custom blockchain model to facilitate an electrical grid system which allows easy treading of DC power. For more projects refer: http://mohancr.ml https://github.com/MohanCR97
  • 4. 4 PUBLICATIONS AND AWARDS ACTIVITIES AND CERTIFICATIONS • Interactive Robot with Image Classification Techniques Mar-2019 Publisher: International Journal of Scientific Research and Review Impact Factor: 6.1 • Received Best Paper Award for the paper titled “INTERACTIVE ROBOT WITH IMAGE CLASSIFICATION TECHNIQUES” at the 2nd National Conference on Recent Innovation in Engineering, Science, Humanities and Management. • Prathibha Puraskar Award-2013 for Securing Distinction in my Secondary School. • Participated in a 24-Hour ‘DoraHacks Global Hack Series 2018’ Hackathon conducted by DoraHacks on Blockchain Technology. • Participated in a 3-day bootcamp on building a payload organized Young Professionals in Space (YPS) in association with IEEE. • Web Development Training Certification program by Internshala. • Been an Active Member and Volunteer of IEEE student (2016-2018). • Attended workshops on “Android APP Development”, “Blockchain And Bitcoin Technology”, “Introduction to ERP Using SAP”. • Volunteered in International Conference on Smart Technologies for Smart Nation (SmartTechCon) Aug-2017. • Attended Google Developer Days events 2017 over 3 days.