Skip to content
View vijendra-code's full-sized avatar

Block or report vijendra-code

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 Loading

  1. knowledge-distillation-pneumonia-detection knowledge-distillation-pneumonia-detection Public

    This notebook contains End to End case study of the knowledge distillation implementation for image classification problem (Pneumonia Detectoion from X-ray images).

  2. Multi-class-text-classification-with-LSTM Multi-class-text-classification-with-LSTM Public

    This notbook describes a case study of multi-class text classfication on Consumer Complaint Database using LSTM (Long Short Term Memory) Deep learning model

    Jupyter Notebook 1

  3. twitter-data-scraping-and-sentiment-analysis twitter-data-scraping-and-sentiment-analysis Public

    This is a simple notebook to scrape and analyse the data from twitter using twint.

    Jupyter Notebook 1

  4. Pyhton-Web-Scraping-from-a-Dynamic-Website Pyhton-Web-Scraping-from-a-Dynamic-Website Public

    In this notebook, we will learn how to scrape some data from a dynamic website

    Jupyter Notebook

  5. drawing-compare drawing-compare Public

    This is a simple python code to compare two drawings. It compares the two drawings pixel by pixel and highlights the difference in the drawing in a different color.

    Jupyter Notebook 1 1

  6. Time-Series-Forecasting Time-Series-Forecasting Public

    Forecasting the monthly Sales of Shampoo for next 6 months using various models Linear Regression, Naive Approach, Simple Average, Moving Average, Simple Exponential Smoothing,Double Exponential Sm…

    HTML 4 3