Skip to the content.

This repository is a collection of some data science related projects I have done during my master’s and while attending a data science bootcamp by datarockie. It involves data querrying with SQL and programming in python and R.

During my master’s

During my master’s in Biorobotics, I took Introduction to Artificial Intelligence as a mandatory course from which I learned machine learning with python. Below are some of applications I learned from the course.

Machine Learning with Python

Datarockie bootcamp

In this bootcamp, I learned essential data science skills covering spreadsheets, statistics, data transformation, data visualisation and programming skills including:

SQL

Restaurant Database

Mockup relational database for a restaurant created using SQLite. Please checkout how the queries run on my replit


Python

Please check out my python notebooks here

Essential python for data science



Object Oriented Programming and User-defined Functions


R

Data Visualisation

Some charts plot of built-in diamond dataset using ggplot2

Data Transformation

code snippets I used for transforming tables in nycflights13 package

Machine Learning

Comparing 2 regression models created with caret package for predicting house price in India