Skip to content
View atharvad38's full-sized avatar
Block or Report

Block or report atharvad38

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. Atharva3_Projects Atharva3_Projects Public

    THIS REPOSITORY CONTAINS PROJECTS MADE BY ATHARVA DESHMUKH

    Jupyter Notebook 1

  2. techcodebhavesh/SAVANA_API techcodebhavesh/SAVANA_API Public

    SAVANA: Secure AI Verification and Analysis Network Architecture

    Python

  3. AarohiRobot/AarohiRobot AarohiRobot/AarohiRobot Public

    TypeScript 1

  4. Astar_algorithm_implementation Astar_algorithm_implementation Public

    This project uses the A* algorithm to find a path on a grid derived from an image. After setting start and end points by clicking on the image, the algorithm calculates the optimal route, avoiding …

    Python

  5. EDA-on-Titanic-dataset EDA-on-Titanic-dataset Public

    Exploratory Data Analysis (EDA) and Logistic Regression Model on the Titanic dataset. The goal is to understand data patterns and build a predictive model for passenger survival.

    Jupyter Notebook

  6. Next-word-Prediction Next-word-Prediction Public

    The Next Word Prediction project uses the NLTK library and the Reuters dataset to predict the next word in a given sequence. This project processes text data into bigrams and employs Conditional Fr…

    Jupyter Notebook