Build an LSTM model for reviews classification

It’s an LSTM based classification model for sentiment classification on review data. GitHub Repository

Diabetes Prediction

Use KNN algorithm to predict whether a person will have diabetes or not GitHub Repository

Text Detection using YOLOV5

It can be applied on documents (invoices) to detect text of different labels. GitHub Repository