Skip to content
View talamoudi's full-sized avatar
  • Surfside, FL

Block or report talamoudi

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. tester tester Public

  2. matplotlib-cpp matplotlib-cpp Public

    Forked from lava/matplotlib-cpp

    Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib

    C++

  3. Twitter-Sentiment-Analysis-Logistic-Regression Twitter-Sentiment-Analysis-Logistic-Regression Public

    Simple sentiment analysis of tweets into two classes, 'Happy' and 'Sad'. The model is trained using logistic regression for binary classification.

    Python

  4. Twitter-Sentiment-Analysis-Naive-Bayes Twitter-Sentiment-Analysis-Naive-Bayes Public

    Sentiment analysis of tweets into positive (Happy) or negative (Sad) using Naive Bayes

    Python