Mohamed Shaad (shaadclt)

shaadclt

Geek Repo

Company:BrandCollab | Metridash

Home Page:https://imshaad.vercel.app/

Github PK Tool:Github PK Tool

Mohamed Shaad's repositories

Password-Strength-Checker-RandomForestClassifier

This project is a password strength checker that utilizes a Random Forest Classifier to determine the strength of a given password. The Random Forest Classifier is trained on a dataset of passwords labeled with their corresponding strength levels.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Heart-Disease-Prediction-KNN

This project focuses on predicting heart disease using the K-Nearest Neighbors (KNN) classification algorithm implemented in a Jupyter Notebook. It aims to provide a tool that can assist in early detection and diagnosis of heart disease based on given input features.

Language:Jupyter NotebookStargazers:6Issues:0Issues:0

Django-Signup-Adminpanel

This Django project implements an authentication system with user registration, login, logout, and admin functionalities.

Language:HTMLStargazers:3Issues:0Issues:0

Sportsperson-Image-Classifier

This project is an image classifier that can identify different sportspersons using OpenCV, Haar cascades, and logistic regression. The classifier is deployed using Flask, allowing users to interact with it through a web interface.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Cancer-Classification-SupportVectorClassifier

This repository provides a cancer classification model using Support Vector Classifier (SVC). The model aims to classify cancer cases into benign or malignant based on various features obtained from medical examinations.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Movie-Correlation-Analysis

This repository provides a movie correlation analysis using Python. The analysis aims to explore the relationships and correlations between different movie attributes, such as ratings, genres, and revenue.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Future-Sales-Prediction-LinearRegression

This repository provides a sales prediction model using linear regression for an advertising dataset. The model aims to predict sales based on various advertising channels, such as TV, radio, and newspaper.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Diabetic-Patient-Prediction

This project aims to predict diabetic patients using three different classification algorithms: Logistic Regression, Support Vector Classifier, and Random Forest Classifier. The project is implemented using Python and leverages scikit-learn, a popular machine learning library.

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Digits-Classification-RandomForestClassifier

This project aims to classify handwritten digits using a random forest classifier algorithm. By analyzing the provided dataset of handwritten digits, the model can accurately predict the digit represented in the image.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Employee-Salary-Prediction-DecisionTreeClassifier

This project aims to predict the salary of employees based on various features using a decision tree classifier algorithm. By analyzing the provided dataset, the model can make accurate predictions if the salaries of new employees is above 100K or not.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Hotel-Booking-Analysis-Python

This project provides an analysis of hotel booking cancellations using Python. It aims to uncover patterns and insights related to hotel booking cancellations and understand the factors that contribute to cancellations in the hospitality industry.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Responsive-Website-Kawa-Space

This project aims to recreate the responsive design of the Kawa Space website.

Language:HTMLStargazers:4Issues:0Issues:0

Netflix-Data-Analysis-Tableau

This project explores the Netflix dataset using Tableau, a powerful data visualization tool. It aims to analyze and visualize various aspects of Netflix's content catalog and provide insights into the streaming platform.

Stargazers:3Issues:0Issues:0

Instagram-Static-Website

This project is a replica of the Instagram homepage, created using HTML and CSS. It provides a static representation of the layout and design of the Instagram login page, including the logo, input fields, buttons, and footer.

Language:HTMLStargazers:4Issues:0Issues:0

Zerodha-Static-Website

This is a clone of the static website of Zerodha, an online stock trading platform. The clone aims to replicate the design and layout of the original website using HTML and CSS.

Language:HTMLStargazers:3Issues:0Issues:0

Django-Clickkart-Ecommerce

This is an E-commerce website built using Django, a Python web framework. It provides a platform for users to browse and purchase products, while also offering various features for both users and administrators.

Language:CSSStargazers:5Issues:0Issues:0

IPL-Win-Probability-Predictor

The IPL Win Probability Predictor is a web application built using Streamlit. It uses a machine learning model to predict the probability of a team winning an IPL match based on various factors such as batting team, bowling team, host city, target, score, overs completed, and wickets.

Language:Jupyter NotebookStargazers:5Issues:0Issues:0

Music-Store-Analysis-SQL

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

Stargazers:2Issues:0Issues:0

Malaria-Detection-Tensorflow

A Flask web application for detecting malaria infection using a pre-trained VGG19 model.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Data-Preprocessing-Pipeline

This project contains a data preprocessing pipeline implemented in Python using the pandas and numpy libraries. The pipeline handles missing values, outliers, and normalizes numeric features in a dataset.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

A-B-Testing-CaseStudy

This code performs an A/B testing analysis using control and test group data. It analyzes various metrics such as amount spent, number of impressions, reach, website clicks, searches received, content viewed, added to cart, and purchases. The analysis includes visualizations of the data using Plotly.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Data-ETL-Pipeline

This code demonstrates how to load the Fashion MNIST dataset using TensorFlow's Keras API, preprocess the data, and store it in a SQLite database. The Fashion MNIST dataset consists of grayscale images of clothing items with corresponding labels.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Time-Series-Analysis-Stocks

This is a Streamlit application that performs time series analysis on stocks. It allows users to input a stock ticker symbol and displays various visualizations for the selected stock.

Language:PythonStargazers:2Issues:0Issues:0

Algorithmic-Trading-Python

This is a Python application that uses the Streamlit library to perform algorithmic trading analysis based on stock momentum. It retrieves stock data from Yahoo Finance using the yfinance library and visualizes the momentum and buying/selling signals using Plotly.

Language:PythonStargazers:3Issues:0Issues:0

Sarcasm-Detection

This is a web application built using Streamlit that performs sarcasm detection on input text.

Language:PythonStargazers:2Issues:0Issues:0

Tech-Stocks-Performance-Analysis

This is a web application that allows you to analyze the performance of tech stocks. It retrieves stock data from Yahoo Finance using the yfinance library and visualizes the data using Plotly and Streamlit.

Language:PythonStargazers:2Issues:0Issues:0

Hate-Speech-Detection

This project implements a hate speech detection model using a decision tree classifier and Twitter data.

Language:PythonStargazers:2Issues:0Issues:0

Twitter-Hashtag-Analysis

This project provides a website that allows users to analyze real-time tweets from Twitter based on a specific hashtag. The website includes a tweet sentiment analyzer to determine the sentiment (positive, negative, or neutral) of the collected tweets.

Language:PythonStargazers:6Issues:0Issues:0

Store-Data-Analysis-Excel

This project provides a guide for analyzing store data using Microsoft Excel. It demonstrates how to utilize various Excel features and functions to gain insights into sales, trends, and other key metrics related to store performance.

Stargazers:2Issues:0Issues:0

Chatbot

This is a simple chatbot implemented using Python and Streamlit. The chatbot uses a logistic regression classifier with TF-IDF vectorization to classify user input and generate appropriate responses.

Language:PythonStargazers:2Issues:0Issues:0