Giter Club home page Giter Club logo

Gaurav Bhojwani's Projects

decision-tree icon decision-tree

The aim of this project is to print steps for every split in the decision tree from scratch and implementing the actual tree using sklearn. Iris dataset has been used, the continuous data is changed to labelled data. In this code gain ratio is used as the deciding feature to split upon

detecting_movement icon detecting_movement

I have focused my code to identify human movements in a video, though any movement can be detected in any video by just adjusting some parameters.

k-medoids icon k-medoids

The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be used to partition any given dataset into 'n' clusters where n can be any real number of user's choice.

pca_face_classification icon pca_face_classification

The aim of this project is to classify the faces. Olivetti Faces dataset has been used. In this dataset there are ten different images of each of 40 distinct subjects. For some subjects, the images were taken at different times, varying the lighting, facial expressions (open / closed eyes, smiling / not smiling) and facial details (glasses / no glasses). All the images were taken against a dark homogeneous background with the subjects in an upright, frontal position (with tolerance for some side movement). The β€œtarget” for this database is an integer from 0 to 39 indicating the identity of the person pictured. Each of the sample images needs to be classified in the classes ranging from 0 to 39. PCA has been applied to reduce the dimensionality. Then various classification and regression techniques are used with and without using PCA and the accuracy and time taken by the algorithms are recorded. Algorithms used: SVM, KNN, logistic regression, neural networks, linear regression and random forests.

text-classification icon text-classification

The aim of this project is: 1.Perform Text Classification using Multinomial Naive Bayes 2. Implement Naive Bayes from scratch for Text Classification. 3. Compare Results of self implemented code of Naive

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.