vashiegaran's Stars
Ugenteraan/Deep_Hierarchical_Classification
PyTorch Implementation of Deep Hierarchical Classification for Category Prediction in E-commerce System
lauvindra/Online-Book-Store-Using-Flask
An Online Book Store Using Python,Flask and Flask SQLAlchemy Database
lauvindra/Simple-Calculator-With-Python-Tkinter
A Basic calculator
lauvindra/Time-Series-Analysis-From-Using-ARIMA-Model-Scratch
Time series analysis is for preparatory step before we develop a forecast of a time series.
lauvindra/Todo-App-Using-Django-3
A python implementation in Web Application using Django Framework.
vashiegaran/Emotion-Detection-Using-CNN
Pytorch is used to train the data in order to generalize the machine learning model to predict emotions, given an image or live feed video
AK1198/AK1198
repo for my readme
lauvindra/Guess-The-Number-Game-Using-Tkinter
Gues the random number within given trials
lauvindra/Loan-Payback-Prediction-Using-Keras-API
To build a model that can predict whether or nor a borrower will pay back their loan.
lauvindra/Titanic-Machine-Learning-From-Disaster-Using-Scikit-Learn
To Find the passengers who survived using scikit-learn with different ML algorithms
Ugenteraan/gRPC-image-streaming
Stream image bytes to the server one row at a time!
vashiegaran/ChessGame
AK1198/Calculator-App-using-Tkinter
A basic calculator
AK1198/Credit-Card-Validator-using-Luhn-s-Algorithm
An algorithm to validate credit card number
AK1198/github-slideshow
A robot powered training repository :robot:
AK1198/K-Nearest-Neighbor
Implementation of KNN in Supervised Machine Learning model
AK1198/Titanic-Machine-Learning-from-Disaster-using-Scikit-Learn
To predict the passengers who survived using Scikit Learn with different ML algorithms
lauvindra/Credit-Card-Validator-using-Luhn-s-Algorithm
A algorithm to validate a credit card number
LingeshKumar97/First-Website
AK1198/Data-Analytics-Notes
AK1198/K-Means-Clustering
K-means clustering is a type of unsupervised learning which is use to unlabelled datasets
AK1198/Machine-Learning-Notes
AK1198/practice-projects
This is my first repository for practicing ML projects. It will include all of my practice projects using different algorithms.
AK1198/Predicting-Advertisement-Click-Rate-using-Logistic-Regression
AK1198/Snake-Game-using-Pygame
AK1198/Supermarket-Sales-Data-Analysis
EDA for Supermarket Sales Data
lauvindra/ace_assessment
Ace_Assessment
LingeshKumar97/AI-Scan-with-OCR
LingeshKumar97/Title-Aggregator
Ugenteraan/Vision-Transformer-Classification-PyTorch
Implementation of ViT for classification.