Skip to content
View anishgollakota's full-sized avatar
  • San Jose, CA
Block or Report

Block or report anishgollakota

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

  1. Intoxication-Identifier Intoxication-Identifier Public

    An iOS application that takes live facial data and predicts whether one is intoxicated.

    Python 1

  2. Pneumonia-Identification-CNN Pneumonia-Identification-CNN Public

    Developed a Pneumonia Classification model using TensorFlow 2.0. Based on a picture given by a Chest X-RAY, the model is able to correctly identify 96.2% on unseen data, with a 97% accuracy on the …

    Python 1

  3. ArticleBiasChromeExtension ArticleBiasChromeExtension Public

    Extension scrapes the webpage that a user is on as they browse it. Content from the webpage is set to our backend server where that information is analyzed. There we check whether the content has a…

    Python

  4. GIST-Slack-Application GIST-Slack-Application Public

    Developed an extractive text summarization tool to simplify long conversations between users along with gauging the sentiment of the user.

    Python 2

  5. Stock-Prediction-Using-LSTMs Stock-Prediction-Using-LSTMs Public

    Built a stock prediction program in which the user can pick any company available on Yahoo! Finances and be able to predict the closing price of the stock based on the set date with high accuracy.

    Python 2 2

  6. Spam-Classification-Using-Naive-Bayes-Model Spam-Classification-Using-Naive-Bayes-Model Public

    Using an Scikit-Learn Naive Bayes Model, was able to train a sequential dataset to process the textual data to identify whether the message is spam or not. Able to apply this classifier into messag…

    Python 1