Oral Disease Detection using Deep Learning and Computer Vision
Deep Learning, Computer Vision
Deep Convolutional Neural Networks were trained with over a
thousand instances of annotated panoramic dental X-rays to identify teeth which
contained Caries within them.
Our software suite consists of Dentaid Server,
Dentaid
OPG Client and Dentaid Diagnostics (a web portal for dentists to view diagnosed OPGs
and diagnose their own X-rays) which can be setup in any hospital. Our software reads
data from the radiologists x-ray machine real time and sends it to the cloud where it
is diagnosed and is then sent to the dentists' web portal where they can view the
annotated OPG with dental caries detected along with the patient name and other
records.
The neural network was built on Keras with TensorFlow backend and
trained on
Google Collab, Dentaid Server was built as a REST API server on Flask, deployed on
Microsoft Azure while we used Google Firebase for our storage bucket and database and
our front end application was built on Angular.
Data acquisition, annotation
and pre processing were part of the process.
This software suite was developed as part of our Final Year Project and in collaboration with DOW University of Health Sciences, Ojha Campus.
Identify Customer Segments
Unsupervised Learning, Principle Component Analysis, K-Means Algorithm
Unsupervised learning techniques were applied to identify
segments of the population that form the core customer base for a mail-order sales
company in
Germany.
These segments can then be used to direct marketing campaigns towards
audiences that will have the highest expected rate of returns.
The data that will be used has been provided by Bertelsmann
Arvato Analytics, and
represents a real-life data science task.
Click to view project
Finding Donors for Charity
Supervised Learning,Random-forest, Naive-bayes-classifier, Logistic-regression
Project revolved around building an algorithm for a fictitious charity organization to
best identify potential donors
and reduce overhead cost of sending mail.
The
goal was to evaluate and optimize several different supervised learners to determine
which ML algorithm will provide
the highest donation yield while also reducing the total number of letters being sent.
Click
to view project
Explore US Bikeshare data
Python, Data Analysis
Using data provided by Motivate, a bike share system provider for many major cities in
the United States, this command line application
uncovers bike share usage patterns in the three major US cities: Chicago, New York
City,
and Washington, DC.
This program is easily downloadable and executable via python command line.
Click
to view project
ETL & Data Visualization
SSAS, PowerBI, SSIS
Performed incremental data refresh (UPSERT) on an original dataset using SSAS and SSIS.
Used Tableau and Power BI for
data visualization.