Skip to content

The repository contains implementation of some data science algorithms

Notifications You must be signed in to change notification settings

SoniSiddharth/Data-Science-Implementations

Repository files navigation

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