Skip to content
View omarjpeg's full-sized avatar
😼
Trying
😼
Trying
Block or Report

Block or report omarjpeg

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

Pinned Loading

  1. streamlit-pyspark-live-tweets streamlit-pyspark-live-tweets Public

    A Streamlit web app that streams two one-word topics using tweepy and PySpark from twitter entered by the user and runs them through a logisitic regression classification algorithm.

    Python 1

  2. mask-bot mask-bot Public

    Mask bot is a neural network based streamlit application that detects if you're a male or female, if you're wearing a mask or not. As a bonus, it detects if you're smiling if your mask is off!

    Python

  3. OOpython OOpython Public

    A showcase of my object oriented python skills! Including concepts of encapsulation, inheritance, composition and more as much as python allows them! =)

    Python

  4. sentiment140 sentiment140 Public

    Exploration, analysis and the modelling for the Sentiment140 dataset in an ipynb!

    Jupyter Notebook

  5. Nepal2015EQDataAnalysis Nepal2015EQDataAnalysis Public

    Gorkha Earthquake Dataset Analysis/Classification. Identifying building prone to damage based on the information provided about location, use and socioeconomic situation.

    Jupyter Notebook

  6. LongestPalindromicSubstring LongestPalindromicSubstring Public

    Java