Skip to content
View Aishjahan's full-sized avatar

Block or report Aishjahan

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
Aishjahan/README.md

Pinned Loading

  1. Quora-Duplicate-Question-Detection Quora-Duplicate-Question-Detection Public

    This project aims to develop a machine learning model to identify duplicate question pairs, enhancing the overall user experience by providing canonical questions with high-quality answers on QUORA…

    Python

  2. Credit-Card-Customer-Churn-Prediction Credit-Card-Customer-Churn-Prediction Public

    This project implements a deep learning model to predict customer churn using a dataset containing information about credit card customers. The model utilizes TensorFlow/Keras for building a neural…

    Jupyter Notebook

  3. Fitness-Tracker-With-Sensor-Data Fitness-Tracker-With-Sensor-Data Public

    Fitness Tracker with Sensor Data is a machine learning-powered system designed to enhance workout tracking by analyzing motion data from sensors. It leverages advanced data processing, feature engi…

    Python

  4. Plant-Disease-Prediction-using-CNN Plant-Disease-Prediction-using-CNN Public

    This project aims to develop a deep learning model that can classify various plant diseases using a Convolutional Neural Network (CNN). The model leverages image data of plant leaves, training the …

    Python

  5. Email-and-SMS-Spam-Classifier Email-and-SMS-Spam-Classifier Public

    This project is a Spam Classification app built with Streamlit that classifies email or SMS messages as Spam or Not Spam. The classifier uses Natural Language Processing (NLP) techniques, including…

    Python

  6. Next-Word-Predictor-using-LSTM Next-Word-Predictor-using-LSTM Public

    This project demonstrates a text prediction model built with Long Short-Term Memory (LSTM) neural networks. It predicts the next word based on the given text input.

    Jupyter Notebook