Skip to content
View ujju0906's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ujju0906

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
ujju0906/README.md
  • 👋 Hi, I’m Ujwal KV
  • 👀 I’m interested in Machine learning,AI, Big Data , Data Analytics , Cloud Computing
  • 💞️ I’m looking to collaborate on many computer science projects which can help many scenarios in the world in a better and efficient fashion
  • 📫 How to reach me ... insta handle ujwal_09

Pinned Loading

  1. World_Cup_prediction_and_player-rating-prediction-and-similarity- World_Cup_prediction_and_player-rating-prediction-and-similarity- Public

    Here we predict the outcomes of each games of the world cup which includes the group stages and the knockout stages .The datasets for this included a lot of attributes about each player , each team…

    Jupyter Notebook

  2. API-for-hotel-reviews API-for-hotel-reviews Public

    An API built using flask deployed on aws lambda which uses a model that in-turn classifies hotel reviews into good and bad . If its a bad review it lists out all the issues faced in the review so t…

    Jupyter Notebook

  3. Mini_kafka Mini_kafka Public

    A mini-kafka setup done using socket programming in python consisting of dynamic producers, consumers, 3 brokers and a zookeeper for broker election and heartbeat monitoring. The topics are hashed …

    Python

  4. Digitisation-and-automation-of-Rajasthan-FIR-documents-using-google-vision-api- Digitisation-and-automation-of-Rajasthan-FIR-documents-using-google-vision-api- Public

    An python application built for converting all the new fir documents stored as a pdf into a digitised text format using google vision api. Extracting relevant information from it using regex in pyt…

    Jupyter Notebook

  5. Image-segmentation-of-brain-tumors-followed-by-deployment-of-the-model-on-gcp Image-segmentation-of-brain-tumors-followed-by-deployment-of-the-model-on-gcp Public

    Using a deep learning framework to segment tumors and glimas in the brain for tumor detection, followed by deployment of the same on google cloud platform.

    Jupyter Notebook

  6. Spam-Detector Spam-Detector Public

    Forked from iVishalr/Spam-Detector

    This is a simple implementation of a Spam Detector using Python Programming Language

    Python