Skip to content
View alkkuma1's full-sized avatar

Block or report alkkuma1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sentiment-analysis-amazon-product-reviews sentiment-analysis-amazon-product-reviews Public template

    Sentiment analysis on Amazon product reviews using NLP techniques. Aiming to help businesses understand customer sentiment. Code includes preprocessing, classification & evaluation in Python. Acces…

    Jupyter Notebook 1 2

  2. Cust-Review-Corpus-Sarcasm-Detection Cust-Review-Corpus-Sarcasm-Detection Public

    This repository fine-tunes models like OPT_LoRA, DistilGPT2_LoRA, BLOOM, and Cerebras for sarcasm detection in text. It includes datasets, preprocessing, training scripts, and model usage for sarc…

    Jupyter Notebook

  3. hate_speech_detection hate_speech_detection Public

    This repository is part of an ongoing research for hate speech detection using RNN, LSTM and GRU based architecture moving on to transfer finetuning using RoBERTa.

    Jupyter Notebook

  4. ThoughtEmbedding_AlloyDB_VertexAI ThoughtEmbedding_AlloyDB_VertexAI Public

    This project is a Streamlit app that captures user thoughts, stores them in AlloyDB, auto generates the embeddings, retrieves similar entries using embeddings, and visualizes them with Principal Co…

    Python

  5. Django-Flask-FastAPIProjects Django-Flask-FastAPIProjects Public

    This repository contains the projects I am doing for Django, FastAPI and Flask. A web application that compares weather data for two different locations, including a 5-day forecast. The application…

    Python

  6. MultinomialRegressionModelforClassification MultinomialRegressionModelforClassification Public

    This repository implements Multinomial Logistic Regression model for digit classification using the MNIST dataset. Built with TensorFlow, the workflow includes data loading, model training, and eva…

    Jupyter Notebook