sarwasvi-ingoley

sarwasvi-ingoley

Geek Repo

Github PK Tool:Github PK Tool

sarwasvi-ingoley's repositories

Language:CSSStargazers:0Issues:0Issues:0

HiredIn

An online platform which will provide users various internship opportunities as well as help them explore various internships based on their area of interest.

Language:JavaScriptStargazers:0Issues:0Issues:0

Machine-Learning-Projects

This repository contains mini projects in machine learning with notebook files

Stargazers:0Issues:0Issues:0

inventory-managment-system

Inventory management system in python using tkinter and mysql

Language:PythonStargazers:0Issues:0Issues:0

speech-to-image

The objective of the app is to make communication possible between a deaf person and a normal person who doesn’t know how to use American Sign Language to communicate with deaf person. We convert the audio provided text given by the normal person to text and gif/video array which is understandable for the deaf person. This application aims to remove third person from which was required in a Voice Carry Over and maintain communication privacy and does not need extra device to be carried.

Language:JavaStargazers:0Issues:0Issues:0

improving_dataset_for_fraud_detection_algorithms

The question of class imbalance has become more pronounced with the application of learning algorithms in real applications. It has received significant attention in the machine learning and data mining community. This problem is present in fraud detection, medical diagnostics, and a number of other areas where training data contains significantly more representatives of one class (called the majority class) than the other class (called the minority class). Machine learning techniques struggle to deal with imbalanced data by focusing on minimizing the error rate for the majority class while ignoring the minority class, which is the most interesting from a learning point of view and also involves a high cost when it is not well classified. However, the imbalance ratio is not the only cause of poor performance when learning from imbalanced data. Another critical factor that accompanies imbalanced data in the real world is the presence of a number of instances of the two classes being overlapped in feature space. This problem is commonly referred to as class overlap and we have called it "behavioral noise". In this paper, we propose One Side Behavioral Noise Reduction (OSBNR) approach to deal with the problem of class imbalance in the presence of a behavioral noise level. OSBNR is based on two stages. Firstly, a clustering is applied to groups similar instances of the minority class in multiple behavior clusters. Secondly, we select and eliminate instances of the majority class, considered as behavioral noise, which overlap with the behavior clusters of the minority class. The results of experiments conducted on a representative public dataset confirm that the proposed approach is effective for class imbalance problem in the presence of behavioral noise.

Stargazers:0Issues:0Issues:0