Skip to content
View gt0410's full-sized avatar
🎯
Focusing
🎯
Focusing
  • United States

Highlights

  • Pro
Block or Report

Block or report gt0410

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
gt0410/README.md

Hi there 👋

I am Gowtham. I work in the intersection of humans and machines.

  • 👨‍💻 I have been working on Data Analyticcs/ Machine Learning projects for 4+ years.

  • 📫 You can reach me at [email protected]

Pinned

  1. ImageClassification_WebApplication ImageClassification_WebApplication Public

    An image classifier is built to identify the class of the leaves in given image. The classifier identifies if the leaves in given image are healthy or Angular leaf or bean rust. MobileNet model is …

    Jupyter Notebook

  2. NLP_Sentiment_Analysis NLP_Sentiment_Analysis Public

    An LSTM model is trained in this project to identify the sentiment of a given review. Flask is used along with gunicorn to develop a web application that gives the sentiment of the user review. Doc…

    Jupyter Notebook

  3. Predicting_ViolentCrime_Data Predicting_ViolentCrime_Data Public

    Exploratory Data Analysis and Feature Engineering on Violent Crime dataset from Kaggle and performing regression analysis to predict the crime rate per 100k population. This project compared the pe…

    R 1 1

  4. TMDB-Data-kaggle TMDB-Data-kaggle Public

    R

  5. Redactor Redactor Public

    In this project we are trying to redact the sensitive information from the .txt files. Whenever sensitive information is shared with the public, the data must go through a redaction process. That i…

    Python

  6. Unredactor Unredactor Public

    In this project we are tryinbg to create unredactor. Unredactor will take a redacted document and the redacted flag as input, inreturn it will give the most likely candidates to fill in redacted lo…

    Python 1