sachanganesh / student-performance-predictionLinks
predicting student academic performance
☆85Updated 6 years ago
Alternatives and similar repositories for student-performance-prediction
Users that are interested in student-performance-prediction are comparing it to the libraries listed below
Sorting:
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆249Updated 7 years ago
- Big Data Management and Analysis Final Project☆73Updated 7 years ago
- ☆123Updated 7 years ago
- An Intelligent Tutoring System (ITS) using various algorithms from literature.☆14Updated 2 years ago
- A simple movie recommendation engine☆76Updated 4 years ago
- Recommending companies to students based on companies requirements and students skills☆27Updated 7 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 5 years ago
- A guide for binary class sentiment analysis of tweets.☆94Updated 7 years ago
- A news recommendation system tailored for user communities☆208Updated 8 years ago
- Lending Club Loan data analysis☆166Updated 6 years ago
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 years ago
- We have developed a fully AI/ML-based itinerary recommendation system which when used by people coming to visit any place would allow the…☆34Updated 3 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 6 years ago
- A tutorial to create python based prediction web app☆30Updated 5 years ago
- ☆18Updated 9 years ago
- A recommender system built for book lovers.☆112Updated 6 years ago
- Low-Rank Matrix Factorization for Recommender Systems☆73Updated 9 years ago
- Recommendation System, Collaborative Filtering, Spark, Hive, Flask, Web Crawler, AWS EC2, AWS RDS☆36Updated 8 years ago
- This repository contains code how to build job recommendation engine using Kaggle 'Job Recommendation Challenge' dataset☆64Updated 7 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 6 years ago
- ☆21Updated 7 years ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆72Updated 5 years ago
- Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook☆107Updated 2 years ago
- Question Tag Recommendations and Similar Question Suggestions☆16Updated 8 years ago
- Fraud Detection model build with Python (numpy, scipy, pandas, scikit-learn), based on anonymized credit card transactions. The dataset i…☆61Updated 3 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn