Disha Sinha (disha2sinha)

disha2sinha

Geek Repo

Location:Kolkata,India

Home Page:https://disha2sinha.github.io/

Github PK Tool:Github PK Tool

Disha Sinha's repositories

Object-Oriented-Programming-in-Java

This repository can act as a guide if you are trying to learn Java

Language:JavaStargazers:40Issues:4Issues:0

Data-Structures-and-Algorithms

CPP codes for some popular algorithms

Language:C++Stargazers:7Issues:1Issues:0

Employee-Salary-Prediction

A project to Predict salary of employees using Linear Regression & display the results in GUI using Tkinter Module of Python

Language:PythonStargazers:2Issues:1Issues:0

Calculator-Using-Javascript

My first Javascript project...A responsive website with facilities of both scientific and standard calculators.

Language:HTMLStargazers:1Issues:1Issues:0

CropYield-prediction

Predicting Crop Production(College Project)

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Customer-Churn-Analysis

Implementation of Decision Tree Classifier and Clustering models(Kmodes & Kprototypes) for Customer attrition analysis of bank to identify the cause and conditions of the churn.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Movie-Recommendation-System

A recommendation model which finds popular movies according to votes and ratings given to each movie, recommends movies to the user according to the user's previous interactions using K-means Clustering and cosine similarity and also suggests movies to the user based on the likes of similar other users in the dataset using Pearson similarity index.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Numerical-Methods

Codes for diffferent Numerical methods

Language:CStargazers:1Issues:1Issues:0

Reducing-Imbalanced-dataset-by-Under-sampling-approach-Consensus-Clustering

Under-sampling based consensus clustering is applied on the three best clustering algorithms found after applying several Clustering Algorithms like K-means, K-modes, K-prototypes , K-means++ and fuzzy K-means on the majority class data of the IMBALANCED colon dataset to produce a BALANCED dataset.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Sentimental-Analysis-Movie-Reviews

This model performs feature-extraction on the given dataset on the basis of polarity, wordclouds and by removing non-essential words, next it builds a vectorizer which turns the list of words into an array of numbers and then it classifies the reviews into negative or positive based on the keywords of the review.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

UndErNsembled

In this project, we reduced an imbalanced dataset to a balanced dataset using Under-sampling approach by applying Consensus Clustering using 'Simple Majority Voting' consensus function and further saw the increase in the accuracy of disease prediction by running multiple classifiers with bagging and boosting technique.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Algo_Ds_Notes

It is a repository that is a collection of algorithms and data structures with implementation in various languages.

Language:C++License:GPL-3.0Stargazers:0Issues:1Issues:0

disha2sinha.github.io

My responsive Portfolio

Language:JavaScriptStargazers:0Issues:1Issues:0

Machine-Learning-Algorithms-From-Scratch-

Some Basic Machine Learning Algorithms

Language:CStargazers:0Issues:1Issues:0

MACHINE-LEARNING-DRAIVEX

First contribution

Language:PythonStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Musical-Keyboard

A web application to play music using letters from the keyboard of your PC. Enter letters of your choice and ENJOY;)

Language:HTMLStargazers:0Issues:1Issues:0

Python-scripts-collection

This is a collection of short Python scripts to solve and automate tasks and simplify any work.

Language:PythonStargazers:0Issues:1Issues:0

Resizable-Pagination-in-MERN

Uploaded the Netflix_titles.csv dataset in MongoDB and fetched the data from the server-side to the client side. The dataset has 7767 rows which is huge for a single page. So implemented the concept of resizable pagination in react. The rows can also be selected and deselected using checkbox.

Language:JavaScriptStargazers:0Issues:2Issues:1