Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by yash-saini
A curated list of projects in awesome lists by yash-saini .
https://github.com/yash-saini/emotion-analysis-of-tweets-from-top-3-colleges-of-the-world.
The project caters to finding the 5 sentiment scores (Happiness,Fear,Anger, Disgust,Sadness) of each tweet using a described formula.
Last synced: 06 Nov 2024
https://github.com/yash-saini/sentiment-analysis-
The project 'Sentiment Analysis of top colleges in India using Twitter Data', extracts tweets from the twitter , preprocesses them , assigns sentiment scores and then using different ML techniques , their accuracies are compared.
Last synced: 06 Nov 2024
https://github.com/yash-saini/tic-tac-toe-game
The project makes use of the python GUI library Tkinter and it's another library turtle to implement a simple version of 2 player and one player tic tac toe board game.
Last synced: 06 Nov 2024
https://github.com/yash-saini/project-on-hr-analytics
This project makes use of various ensemble learning techniques for example bagging, boosting ,gradient boosting machine and extreme gradient boosting machine on an HR dataset attached herewith. The measures of performance for each technique is calculated.
Last synced: 06 Nov 2024
https://github.com/yash-saini/stock-trends-prediction-using-rnn
RNN is used here to predict the trends using historical stock data obtained through yahoo finance
Last synced: 06 Nov 2024
https://github.com/yash-saini/tidings_today
This application built on React.js displays various news articles fetched from News API website. The application hosts several features namely Dark Mode/ Various news categories/ Next and previous buttons/ About section / Loading spinner/ Loading bar / news-items cards.
bootstrap css hooks-api-react html javascript react-router react-router-dom reactjs
Last synced: 06 Nov 2024
https://github.com/yash-saini/project-on-cancer-detection-
The project is based on using supervised machine learning techniques (KNN,SVM and xgboost) on wisconsin dataset of breast cancer, the accuracy and other metrics of the techniques are pit against each other.
Last synced: 06 Nov 2024
https://github.com/yash-saini/hate-speech-analysis
This research deals with analyzing the hate speech with a novel method of combining LDA with SOM. Experimentally no of topics derived from the dataset after the application of LDA was 10. Dominant topic was calculated for each data value. This data was fed to a SOM network initially assigned with random weights. The learning rate for SOM was 0.5 and number of iterations were 100. The clusters were formed as a result and the map was displayed.
Last synced: 06 Nov 2024
https://github.com/yash-saini/lstm
The following code depicts text generation using LSTM. The dataset used is Shakespeare's Macbeth. 50 characters are taken and 51st character is predicted using this model. 1 epoch cycle with 0.1 million entries fed to train the network.
Last synced: 06 Nov 2024
https://github.com/yash-saini/hate-speech-scanning-using-k-means-clustering-and-lda
Last synced: 06 Nov 2024
https://github.com/yash-saini/credit-card-fraud-detection-using-self-organizing-maps
This project illustrates the use of unsupervised ML technique called Self Organizing Maps to detect frauds committed in getting a credit card issued. The dataset has been downloaded from UCI machine learning repository.
Last synced: 06 Nov 2024
https://github.com/yash-saini/cnn
Convolutional Neural Network program helps in classifying the data consisting of 10,000 images of Cats and dogs.
Last synced: 06 Nov 2024
https://github.com/yash-saini/artificial-neural-network-on-banking-dataset
This mini project uses a pre given dataset of a bank (10,000 rows) having various independent and the dependent variable of binary type( whether the customer leaves the bank or not). ANN has been used and an accuracy of 84.2% has been achieved.
Last synced: 06 Nov 2024
https://github.com/yash-saini/boltzmann-machine-movie-recommender
Using Restricted Boltzmann machines , a movie recommender system was created
Last synced: 06 Nov 2024
https://github.com/yash-saini/autoencoders-movie-recommender-system
As per the Deep learning course A-Z , a movie recommender system was created for the MovieLens dataset.
Last synced: 06 Nov 2024
https://github.com/yash-saini/cloud_notebook_backend
This project contains the backend work of the cloud_notebook
expressjs javascript mongodb mongoose mongoose-schema
Last synced: 06 Nov 2024
https://github.com/yash-saini/image_augmentation
This repository contains the jupyter notebook catering to demonstrating the image augmentation techniques using pytorch.
augmentation imaeg image image-manipulation image-processing imageaugmentation jupyter-notebook python pytorch
Last synced: 06 Nov 2024
https://github.com/yash-saini/python-stock-market-analysis
The project analyzes the stocks of three major car companies , compares them , plots graphs and calculates returns & cumulative returns on them.
Last synced: 06 Nov 2024
https://github.com/yash-saini/text_editor
TextChanger is a reactjs app which caters to performing various functionalities such as conversion of a text to Uppercase, Lowercase, counting vowels and consonants, reading the input text aloud and stopping it, clearing the input text, displaying the preview, and counting the words and characters.
bootstrap css git html javascript reactjs
Last synced: 06 Nov 2024
https://github.com/yash-saini/python_programes
The repository contains some of the Python Programs
Last synced: 06 Nov 2024
https://github.com/yash-saini/reportproject1
A simple SSRS Report project. This project creates a report using shared datasources and datasets, parameters etc.
Last synced: 12 Oct 2024