Skip to content
View TharunDubbaka's full-sized avatar

Block or report TharunDubbaka

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 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

Popular repositories Loading

  1. Spam-or-ham-using-Naive-Bayes-classifier Spam-or-ham-using-Naive-Bayes-classifier Public

    A beginner-friendly machine learning project that classifies text messages as Spam (unwanted) or Ham (legitimate) using the Naive Bayes algorithm. This project covers text preprocessing, probabilit…

    Python

  2. Sentiment-analyzer-from-movie-reviews- Sentiment-analyzer-from-movie-reviews- Public

    A Sentiment Analysis project using TF-IDF and Naive Bayes to classify text as positive or negative. It Includes data preprocessing,feature extraction,model training,and saved models for easy reuse.

    Python

  3. good-first-issue good-first-issue Public

    Forked from DeepSourceCorp/good-first-issue

    My first open-source contribution.

    Vue

  4. Daily-Pulse-focus-tracker Daily-Pulse-focus-tracker Public

    An application which takes our screentime, study hours etc.. as input and gives out our focus score as output.

    Python

  5. Neural-networks-from-scratch Neural-networks-from-scratch Public

    A fully-connected Neural Network built from scratch using NumPy to classify the spiral dataset. Implements forward pass, backpropagation, ReLU, Softmax, categorical cross-entropy, and gradient desc…

    Python

  6. d2l-en d2l-en Public

    Forked from d2l-ai/d2l-en

    Deep learning study

    Python