Skip to content
View demonpratapdemon's full-sized avatar
:atom:
Focusing
:atom:
Focusing
  • IIITB
  • Bangalore
Block or Report

Block or report demonpratapdemon

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
demonpratapdemon/README.md
  • 👋 Hi, I’m Pratap
  • 👀 I’m interested in DSA, Machine Learning, Web Development and DevOps
  • 🌱 I’m currently learning React and ML
  • 💞️ I’m looking to collaborate on any of my repos
  • 📫 How to reach me pratapkumar.chandra@yahoo.com

Popular repositories

  1. Exploratory-Data-Analysis-EDA-and-PreProcessing Exploratory-Data-Analysis-EDA-and-PreProcessing Public

    First hands on EDA and Preprocessing on a few data sets. Python Notebook is included. Please use Kaggle or Google Colab for better viewing.

    Jupyter Notebook 3

  2. Image-Classification-with-BoVW-and-VLAD Image-Classification-with-BoVW-and-VLAD Public

    Image classification is well known problem set for Computer Vision. Here we will be using the already known CIFAR10 dataset and will use basic approach of BoVW and VLAD approach

    Jupyter Notebook 3

  3. GeeksForGeeksProblems GeeksForGeeksProblems Public

    Problems solved from GeeksForGeeks. The problems are mostly under "MUST-DO" coding section for companies.

    Java 1

  4. Character-Level-NER-using-Bidirectional-LSTM Character-Level-NER-using-Bidirectional-LSTM Public

    It's a well known problem in the field of Natural Language Processing(NLP) where we need to find the Named Entities given in a sentence

    Jupyter Notebook 1 1

  5. Algorithms Algorithms Public

    Implementation of various Algorithms

    Java

  6. Data-Structures Data-Structures Public

    Examples of implementation of various data structure problems. Examples are mostly from the famous Algorithm book by Karunamachi and the implementations have been done in Java.

    Java