manasviaggarwal / LSH-Random-Projections-PCA-Naive-Bayes-Nearest-Neighbor

Hola, amigos! Welcome to the first assignment of TIPR-2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIPR

tipr-first-assignment

This is the first assignment of TIPR-2019. The problems in this assignment revolve around the concepts like Locality sensitive hashing(LSH), Random Projections and PCA. These are techniques for converting higher-dimensional data to lower-dimension without losing significant information.

It also encompasses two very important classifiers - Naive Bayes and Nearest Neighbour.

About

Hola, amigos! Welcome to the first assignment of TIPR-2019.

License:MIT License


Languages

Language:Python 100.0%