Skip to content
View pavansaipendry's full-sized avatar
:bowtie:
Focusing
:bowtie:
Focusing

Block or report pavansaipendry

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
pavansaipendry/README.md
  • Hi, I’m @pavansaipendry
  • I’m interested in coding :)
  • I’m currently learning c++ and learnt python.
  • How to reach me (pavansaipendry2002@gmail.com)

Pinned Loading

  1. Object-recognisation-using-ResNet50 Object-recognisation-using-ResNet50 Public

    This project focuses on image classification of the CIFAR-10 dataset, utilizing both a simple neural network and a deep learning model with transfer learning using ResNet50. The CIFAR-10 dataset co…

    Jupyter Notebook

  2. Movie-Recommendation-System Movie-Recommendation-System Public

    This project is a Movie Recommendation System that suggests movies to users based on their input of a favorite movie. It uses Cosine Similarity and TF-IDF Vectorizer to compute similarity between m…

    Jupyter Notebook

  3. Breast-Cancer-Prediction-using-Basic-Neural-Network Breast-Cancer-Prediction-using-Basic-Neural-Network Public

    This project expands on the previous breast cancer classification by incorporating deeper machine learning techniques. The goal is to explore more advanced algorithms or deep learning models (e.g.,…

    Jupyter Notebook

  4. Credit-Card-Fraud-Detection Credit-Card-Fraud-Detection Public

    This project focuses on detecting fraudulent credit card transactions using machine learning, specifically the XGBoost classifier. The dataset consists of both legitimate and fraudulent transaction…

    Jupyter Notebook

  5. Fake-News-prediction Fake-News-prediction Public

    This project focuses on building a machine learning model to detect fake news articles. The model is trained using a dataset of news articles and utilizes Logistic Regression for classification. Th…

    Jupyter Notebook

  6. Cows-and-Bulls Cows-and-Bulls Public

    Its a multipayer game

    Python