Peymankor / Data-Science_Portfolio

Data Science Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Projects Portfolio - Peyman Kor


DataScience

Welcome!

image

Table of Contents

Introduction

Awesome Python Dependencies License

Welcome to my awesome data science project portfolio. In my repo, you can find awesome and practical solutions to some of the real world business problems with statistical methods and the-state-of-art machine learning models. Most of my projects will be demoed in jupyter notebook or in Rmarkdown. Jupyter notebook and R markdown are great tools for communication purposes. For each project, I will provide summary of the project and a picture shows the highlight of the analysis.

My project collection covers various Data Science and Machine Learning applications such as Deep Learning, Data Cleaning, Processing and Visulization, and Dashboarding. There are more to come. I will try my best to bing my curreny projects here so that it could provide the comprehensive hands-on practices for interested people in data analytics community.

Customer Data Processing

Customer Database Analysis

Customer Database Analysis

This project consist the dataset of transaction of the costumer for the corporation over the years. The data table consist of the date of transaction, the company of costumer, the city, country of the costumer. The data includes around 20000 transaction of the corportaion with six columns. The objective of this project is:
  • Cleaning and Processing the Data to the Clean Data
  • Enriching the Columns for Better Analysis
  • Building the SQL DataBase

General Linear Model (GLM) for Atmospheric CO2

Medium Blogpost

This project to make model for Co2 concentration of Co2 from 1960-2019. Here, at this stage focused was made on the General linear Model to model the data. The harmonic linear model was used to model both increasing trend as well to take care of the seasonality of the data. Both the oridnary Least Sqaure and as well Weighted Least Square was used during the modeling process.

Database Management for Costumer Purchases

In this work a database is maed, the data is inserted into the datatables and the qurying the tables are shown. The sqlite3 library is used for working with database. The following steps rae taken to conduct this projects:

  • Data in dataframe fromat is imported
  • Connection with datatable is made and then two seperat tables known as clients and transactin tables are created.
  • Client and Transaction data are inserted to the tables.
  • Desired query is performed for example, total sale per company.

Seasonal ARIMA modeling for Atmospheric CO2

Medium Blogpost

This project go through the Time Series Modeling for historical CO2 Concentration (1958–2019) in R. The Seasonal ARIMA modeling is used to build the model. Knowing that it has often been stated that the CO2 concentration should be attained below 460 ppm before the start of the second half of this century, specifically, this post seeks to answer this question:

  • If the current trend in Co2 Concentration continues (Business as usual) what is the chance to reach 460 ppm at the beginning of the second half of the century?

UNHCR Report

Customer Database Analysis

Customer Database Analysis

In this work the data of United Refugee Agency is used to analysie the afghan refueeges and asylum seekers over last 40 years and specifically, given the data, the report tries to answer the following questions:

  • Which countries host the most Afghan refugees and asylum seekers? Create a plot of the Top 10 and a plot of the Top 5 countries with the biggest increase from 2017 to 2018. Where did you find the data and how did you decide to visualize it?

  • Is there a relationship between the number of Afghan refugees and asylum seekers in a country and the distance between that country and Afghanistan?

  • Visualize for the last 10 years: total number of refugees and asylum seekers from Afghanistan together with the number of internally displaced from Afghanistan.

New York City Bike Trip Analysis

Customer Database Analysis

This project revolves around doing some analysis of the NYC City Bike dataset. The data could be accessed from thr: [https://console.cloud.google.com/marketplace/details/city-of-new-york/nyc-citi-bike]

Using the Google Platform Cloud the following questions are answered:

  • What is the trip duration distribution of Citibike trips?
  • What is the most popular Citibike trip?
  • Were there new bike stations introduced or removed at any point in time? What makes you think it were or weren't?

CORONA VIRUS ANLYSIS

Customer Database Analysis1

Customer Database Analysi2s

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

Bayesian Neural Network

Customer Database Analysis

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

Deep Learning Projcet(Leaf Classification)

Customer Database Analysis1

Customer Database Analysi2s

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

Machine Learning Model(XGBoost)

Customer Database Analysis1

Customer Database Analysi2s

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

Amazoon Web Service Project

Customer Database Analysis1

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

Racing Bar Plot

Customer Database Analysis1

Churn rate is one of the important business metrics. A company can compare its churn and growth rates to determine if there was overall growth or loss. When the churn rate is higher than the growth rate, the company has experienced a loss in its customer base.

Why customers churn and stop using a company's services? What is the estimate amount of churn for next quarter? Being able to answer above two questions can provide meaningful insights about what direction the company is currently heading towards and how the company can improve its products and services so that constomers would stay.

About

Data Science Projects


Languages

Language:Jupyter Notebook 83.8%Language:HTML 15.2%Language:R 0.6%Language:TeX 0.3%Language:CSS 0.1%