Skip to content
View aishwaryagm1999's full-sized avatar
Focussed
Focussed

Highlights

  • Pro

Block or report aishwaryagm1999

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. Basic-Python-Programming Basic-Python-Programming Public

    Basic programming problems using Python. This repository includes solutions for array operations, mathematical functions, matrix operations, queue and stack implementations, searching algorithms, a…

    Python

  2. Electric-Vehicles-Dataset-Data-Analaysis Electric-Vehicles-Dataset-Data-Analaysis Public

    Performed Data Cleaning and Data Analysis of the Electric Vehicles Dataset to find the relationship between the features in the dataset and visualized the findings using matplotlib and seaborn.

    Jupyter Notebook

  3. California-Housing-Prices-Data-Analysis California-Housing-Prices-Data-Analysis Public

    Performed Data Cleaning and Data Analysis of the California Housing Prices Dataset to find the relation between the housing prices at a block and the amenities and facilities stated in the dataset …

    Jupyter Notebook

  4. Insurance-Workflow-Management Insurance-Workflow-Management Public

    This project is an Insurance Workflow Management System designed to streamline policy management, claims processing, and fraud detection. It includes user account management, customer feedback anal…

    HTML

  5. Sign_Language_Recognition_Using_Convolutional_Neural_Networks_in_Machine_Learning Sign_Language_Recognition_Using_Convolutional_Neural_Networks_in_Machine_Learning Public

    This project uses a Convolutional Neural Network (CNN) to translate American Sign Language (ASL) signs into English letters. Utilizing Python, OpenCV, and TensorFlow, it processes real-time gesture…

    Jupyter Notebook 1

  6. Arithmetic-Matrix-Operations-Calculator-using-NumPy Arithmetic-Matrix-Operations-Calculator-using-NumPy Public

    The Repository includes the python code to implement a Arithmetic Matrix Operations Calculator using NumPy. The calculator performs some common mathematical functions for 2 matrices of the same siz…

    Python