Skip to content
View brk34's full-sized avatar

Block or report brk34

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. scikit-learn-update-tfidf-svm-model scikit-learn-update-tfidf-svm-model Public

    This repository contains an updated implementation of a text classification model using Scikit-learn's `TfidfVectorizer` and `LinearSVC`. The goal is to ensure compatibility with the latest version…

    Python

  2. SMS-Spam-Classifier-App-using-Kivy-and-SVM SMS-Spam-Classifier-App-using-Kivy-and-SVM Public

    A simple Kivy-based app that classifies SMS messages as Spam or Not Spam using an SVM model with TF-IDF and custom text features like punctuation, numbers, and links.

    Python