Code Monkey home page Code Monkey logo

I'm Mohamed Shaad, Data Scientist from India.

  • šŸŒ± Iā€™m currently exploring Open-Source Language Models.

  • šŸ‘Æ Iā€™m looking to collaborate on Gen AI and NLP Projects.

  • šŸ“« You can reach me at [email protected].



My Skill Set

Bootstrap HTML5 Power Bi MySQL Git OpenCV Keras
AWS C Django PostgreSQL Python TensorFlow Photoshop
CSS3 pytorch Figma Flask Tableau

Connect with me

Github Trophies

trophy

Github Stats





Mohamed Shaad's Projects

3d-surface-prediction-tensorflow icon 3d-surface-prediction-tensorflow

This project demonstrates the creation of a 3D surface prediction model using TensorFlow. The model is trained on a randomly generated dataset and visualizes the predicted surface in a 3D space.

a-b-testing-casestudy icon 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.

ai-powered-cover-letter-generator icon ai-powered-cover-letter-generator

The AI-powered Cover Letter Generator is a Streamlit web application that leverages the GooglePalm language model to generate cover letters based on user input. Users can input details such as job description, company name, job position, experience, and the maximum number of characters for the cover letter.

algorithmic-trading-python icon 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.

aspect-based-sentiment-analysis icon aspect-based-sentiment-analysis

This project demonstrates Aspect-Based Sentiment Analysis (ABSA) using PyABSA, a library for aspect-based sentiment analysis. The application allows users to input a sentence, and it extracts aspects, predicts sentiment, and displays the results in a tabular form.

boston-house-price-prediction-lassoregression icon boston-house-price-prediction-lassoregression

This project involves the prediction of house prices in Boston using Lasso Regression in Jupyter Notebook. The dataset contains features such as average number of rooms per dwelling, crime rate, and more. Through this analysis, we aim to build a regression model that accurately predicts house prices based on the given input features.

breast-cancer-detection-naivebayesclassifer icon breast-cancer-detection-naivebayesclassifer

This project involves detecting breast cancer using the Naive Bayes classifier in Jupyter Notebook. Breast cancer detection is a crucial task in healthcare, as it aids in the early diagnosis and treatment of the disease. Through this project, we aim to explore and understand how the Naive Bayes classifier can be used for breast cancer detection.

cancer-classification-supportvectorclassifier icon 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.

car-price-prediction-linearregression icon car-price-prediction-linearregression

This project involves predicting used car prices using linear regression in Jupyter Notebook. Used car price prediction is an important task in the automotive industry, as it helps estimate the value of pre-owned vehicles based on various factors such as mileage, brand, age, etc.

chatbot icon 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.

chatbot-with-summarization icon chatbot-with-summarization

S-Chatbot is a Streamlit-based chatbot powered by GooglePalm language model. It allows users to interact with the chatbot and receive responses from the model.

classification-automl-app icon classification-automl-app

This is a sample application that demonstrates how to build a classification AutoML app using Streamlit, Pandas Profiling, and PyCaret.

codeassistant-ollama-codellama icon codeassistant-ollama-codellama

This project provides a user-friendly Gradio interface that enables you to interact with the custom model based on CodeLlama model from Ollama, an open-source large language model platform. Simply enter your prompt in the textbox, and custom model will generate code based on your input.

currency-exchange-rate-forecasting icon currency-exchange-rate-forecasting

This repository contains code and data for analyzing the USD - INR conversion rate over the years. The analysis includes data visualization, growth analysis, seasonal decomposition, and time series forecasting using SARIMA.

customer-segmentation-kmeansclustering icon customer-segmentation-kmeansclustering

This project involves segmenting customers using k-means clustering in Jupyter Notebook. Customer segmentation is a powerful technique used in marketing and business analytics to divide customers into distinct groups based on their behaviors, preferences, or demographics.

data-etl-pipeline icon 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.

data-preprocessing-pipeline icon 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.

data-structures-algorithms icon data-structures-algorithms

This repository contains a collection of classic and essential data structures and algorithms implemented in Python.

diabetes-progression-prediction-ridgeregression icon diabetes-progression-prediction-ridgeregression

This project involves the prediction of diabetes progression using Ridge Regression in Jupyter Notebook. The dataset contains features such as glucose level, blood pressure, body mass index, and more. Through this analysis, we aim to build a regression model that accurately predicts the progression of diabetes based on the given input features.

diabetic-patient-prediction icon 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.

digits-classification-randomforestclassifier icon 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.

django-clickkart-ecommerce icon 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.

django-login-page icon django-login-page

This project implements a user login and authentication system using Django, allowing users to sign in, sign out, and access protected views.

django-signup-adminpanel icon django-signup-adminpanel

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

elasticnet-mlflow-regression icon elasticnet-mlflow-regression

This repository contains code for training an ElasticNet regression model using MLflow. The model predicts the quality of wine based on various features.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.