Skip to content
View nadabaccouchi's full-sized avatar

Block or report nadabaccouchi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Bank-Term-Deposit-Prediction Bank-Term-Deposit-Prediction Public

    Bank Term Deposit Prediction Predicts whether a bank client will subscribe to a term deposit using demographic and marketing campaign data. Includes data cleaning, EDA, feature encoding, outlier ha…

    Jupyter Notebook

  2. Stock-Price-Prediction Stock-Price-Prediction Public

    This web app predicts stock prices using an LSTM model trained on historical data. Built with Streamlit, users can input stock symbols to view real-time price predictions, moving averages, and data…

    Jupyter Notebook

  3. Fraud-Detection-Project Fraud-Detection-Project Public

    A Streamlit-based fraud detection app that uses a trained machine learning model to predict the likelihood of fraudulent financial transactions. Users can input transaction details such as type, am…

    Jupyter Notebook 1

  4. Twitter-Sentiment-Classifier-Logistic-Regression-TF-IDF Twitter-Sentiment-Classifier-Logistic-Regression-TF-IDF Public

    This project builds a machine learning pipeline to classify the sentiment of tweets using natural language processing (NLP). It compares a custom-trained model against TextBlob’s built-in sentiment…

    Jupyter Notebook

  5. CO2-Emissions-Prediction-for-Data-Centers CO2-Emissions-Prediction-for-Data-Centers Public

    This project analyzes AI workstation energy consumption and predicts CO2 emissions based on hardware usage metrics using machine learning models.

    Jupyter Notebook

  6. Password-Strength-Tester Password-Strength-Tester Public

    This project is a simple and effective Password Strength Tester that checks if a password meets security best practices

    Python