SoniSiddharth / Data-Science-Implementations

The repository contains implementation of some data science algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science ⭐

Directory Structure πŸ“

β”‚   CC_GENERAL.csv
β”‚   CS_CMS_MG.ipynb
β”‚   data_visulization.ipynb
β”‚   greedy_and_optimal_kcenter.ipynb
β”‚   income.csv
β”‚   life_expectancy.csv
β”‚   low_rank_approximation.ipynb
β”‚   population_total.csv
β”‚   README.md
β”‚
└───images

Data Visualization πŸ”₯

  • The graphs shows how the income per person, life expectancy and population vary with time

Before

alt text

After

alt text

Count Sketch, Count Min-Sketch, Misra Gries πŸ”₯

alt text

Low Rank Approximation πŸ”₯

alt text

About

The repository contains implementation of some data science algorithms


Languages

Language:Jupyter Notebook 100.0%