Skip to content
View jmarihawkins's full-sized avatar

Block or report jmarihawkins

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. Employee-Attrition-and-Department-Prediction Employee-Attrition-and-Department-Prediction Public

    The purpose of this project is to develop a machine learning model that predicts employee attrition (whether an employee will leave the company) and department assignment (which department an emplo…

    Jupyter Notebook

  2. Spam-Email-Detection-ML Spam-Email-Detection-ML Public

    The purpose of this project is to develop and compare two machine learning models to detect spam emails. Spam detection is a crucial task in email filtering systems to protect users from unwanted a…

    Jupyter Notebook

  3. CryptoClustering CryptoClustering Public

    This project aims to cluster various cryptocurrencies based on their market performance using machine learning techniques. The analysis involves several key steps: normalizing the data, reducing it…

    Jupyter Notebook

  4. Disease_Prediction_App Disease_Prediction_App Public

    The Disease Prediction Project uses AI/ML to predict diseases based on selected symptoms, designed for low-resource communities. It delivers fast, accurate predictions using a MLP model, offering t…

    Jupyter Notebook

  5. ai-case-study ai-case-study Public

    Discover how Simply Homes is using AI to revolutionize affordable housing, raising $22m in funding to address the pressing issue of homelessness. With a focus on underserved communities, they're re…

  6. sms_spam_detector sms_spam_detector Public

    The purpose of this project is to build a machine learning model to classify SMS messages as either "spam" or "ham" (not spam). Using TF-IDF vectorization and LinearSVC, it reads an SMS dataset, tr…

    Jupyter Notebook