Skip to content

Commit 99bf46f

Browse files
Create README.md
1 parent 02ea98e commit 99bf46f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Data_Science_Assignments
2+
3+
### Optimal and Greedy K Center Comparison
4+
5+
![picture alt](./Screenshots/Optimal_Greedy_K_Center.png "Optimal_Greedy_K_Center")
6+
7+
### Low Rank Approximation
8+
9+
![picture alt](./Screenshots/Low_Rank_Error.png "Low_Rank_Error")
10+
11+
### CountMin, Count Sketch and Misra Gries Sketch Comparison
12+
13+
![picture alt](./Screenshots/CM_CS_MG_Error.png "CM_CS_MG_Error")
14+
![picture alt](./Screenshots/CM_CS_MG_Graph.png "CM_CS_MG_Graph")
15+
16+
### Visualizing Data
17+
18+
![picture alt](./Screenshots/Visualizing_Data.png "Visualizing_Data")

0 commit comments

Comments
 (0)