Pinned Repositories
BrainWar
A collection of simple games implemented by HTML5, CSS nad javascript
Algorithm_Design_Projects
algorithm design course project -Fall 2020
Book_recommendation
build two-tower model book recommendation system
Build-CNN-Model-for-EEG-Classification
CSP_Project
kakuro (simple version) solver as CSP problem - Artificial Intelligence course project - Spring 2021
House_Prices_Regression_Models
This repository contains code and resources for a machine learning project focused on predicting house prices. The project involves data preprocessing, model training using various algorithms, and feature selection techniques. The goal is to create an accurate model for predicting house sale prices based on multiple features
jython_compiler
A basic compiler for jython language
Page-Rank-Algorithm-in-Csharp
Page-Rank-Algorithm-in-C#
questionnaire_backend
Twitter_List_Recommendation
Building an explainable Twitter list recommendation
pariyaab's Repositories
pariyaab/Book_recommendation
build two-tower model book recommendation system
pariyaab/Twitter_List_Recommendation
Building an explainable Twitter list recommendation
pariyaab/House_Prices_Regression_Models
This repository contains code and resources for a machine learning project focused on predicting house prices. The project involves data preprocessing, model training using various algorithms, and feature selection techniques. The goal is to create an accurate model for predicting house sale prices based on multiple features
pariyaab/questionnaire_backend
pariyaab/Page-Rank-Algorithm-in-Csharp
Page-Rank-Algorithm-in-C#
pariyaab/Algorithm_Design_Projects
algorithm design course project -Fall 2020
pariyaab/Build-CNN-Model-for-EEG-Classification
pariyaab/CSP_Project
kakuro (simple version) solver as CSP problem - Artificial Intelligence course project - Spring 2021
pariyaab/data-date-challenge
pariyaab/jython_compiler
A basic compiler for jython language
pariyaab/Data_Structures_Project
implementation some data structure algorithms including heapsort,five way partitiong and linked list data structure and two stakc expression evaluation-Spring 2020
pariyaab/Database_Project
A simple system for vehicle information - Fall 2020
pariyaab/Hate_Speech_Election_Study
This project aims to identify keywords related to the 2024 US election and analyze their presence and impact on the prevalence of hate speech on social media.
pariyaab/MusicBot
🎶 A Discord music bot that's easy to set up and run yourself!
pariyaab/Next_Music_Genre_Prediction
This project explored music preferences and mental health using a Twitter dataset. The goal was to predict the next music genre a user might be interested in, considering their mental health diagnosis (among four categories) and their music listening history shared on Twitter. The analysis employed sequential models like LSTMs and GRUs.
pariyaab/questionnaire_frontend_veutify
pariyaab/Simple-WPF-Calculator
Simple WPF Calculator Application with MVVM pattern