Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Mekusgood's full-sized avatar

Block or report Mekusgood

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 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
mekusgood/README.md

Hi there 👋

My name is Emeka, and I'm an atmospheric scientist interested in all things Python and Data Science!

  • 🔭 Recently, I developed a robust sentiment analysis system using state-of-the-art NLP models. Please, check it out!
  • 🔭 I’ve completed a task on healthcare cost prediction by machine learning.
  • 🌱 I’ve completed my work on predicting loan default using an Artificial Neural Network (ANN) implemented in Python with TensorFlow and Keras.
  • 👯 I’m looking to collaborate on projects related to business, finance, healthcare, and machine learning applications in sciences, technology and engineering.

Pinned Loading

  1. Satellite-observations-NO2 Satellite-observations-NO2 Public

    Satellite observations showed a negligible reduction in NO2 pollution due to COVID-19 lockdown over Poland

    1

  2. loan-default-prediction loan-default-prediction Public

    This report documents the step-by-step approach used to train and evaluate a neural network model for classifying loan applications as either defaulted (1) or not defaulted (0), using structured data.

    Jupyter Notebook

  3. healthcare-cost-prediction healthcare-cost-prediction Public

    Using demographic and behavioral data, this research constructs a machine learning model that can forecast how much each person's healthcare will cost. We use the Random Forest Regressor to train a…

    Jupyter Notebook 1

  4. sentiment-analysis sentiment-analysis Public

    Robust sentiment analysis using RoBERTa model

    Jupyter Notebook 1