Ripa's repositories
multilabel-book-genre-classifier
A multilabel text classifier model which can predict book genres based on the description provided.
daylengths-visualization-dhaka
This project visualizes daylengths and solar noon time in Dhaka, Bangladesh, over the past 30 years. The data is scraped from "https://www.timeanddate.com/sun/bangladesh/dhaka" using a Python-based Selenium web scraper. The visualization is created using Tableau, offering insights into daylength trends and solar noon times.
drug-finder
A multi-output-text-classifier model which can predict the drug uses, dosages and side effects of a particular drug based on a short description of that drug. If the model finds no matching drug with the input, it can suggest some relevant drugs too.
Multilabel-Book-Genre-Cover-Hues
A multi-label text classifier model which can suggest cover page colors based on the description(with/without title) and genres of a particular book. The predicted set of colors (10 colors) can also be used to generate multi-color Barcode for the book, where we can use the prediction % as the width of the bars.
nut-recognizer
An image classification model for nut recognition, including data collection, cleaning, model training, deployment, and API integration.
Project-Nirbhik-
my personal website
Resume-Classifier-IC
A text classification model from data collection, model training, and deployment.