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

Skip to content
View itsmuriuki's full-sized avatar
🤓
🤓

Block or report itsmuriuki

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

Pinned Loading

  1. FIFA-2018-World-cup-predictions FIFA-2018-World-cup-predictions Public

    I used Machine Learning to make a Logistic Regression model using scikit-learn, pandas, numpy, seaborn and matplotlib to predict the results of FIFA 2018 World Cup.

    Jupyter Notebook 165 129

  2. Predicting-House-prices Predicting-House-prices Public

    This project applies basic machine learning concepts on Ames Housing dataset to predict the selling price of a new home.

    Jupyter Notebook 20 19

  3. RepoMentor RepoMentor Public

    RepoMentor is an AI assistant that helps you understand GitHub repositories. It answers questions, explains code, and guides you through docs — like a mentor for your repos. 🚀 Resources

    Jupyter Notebook

  4. Histopathologic-Cancer-Detection Histopathologic-Cancer-Detection Public

    Used fast ai to identify metastatic cancer in small image patches taken from larger digital pathology scans.

    Jupyter Notebook

  5. Predicting-churn-using-keras Predicting-churn-using-keras Public

    I used customer behavior data and Keras to predict customer churn based on Telco Customer Churn dataset.

    Jupyter Notebook

  6. airline_data_pipeline airline_data_pipeline Public

    Data Engineering Project - This project implements a complete data engineering pipeline that combines Apache Airflow for orchestration and a REST API for data access, processing Airline On-Time Per…

    Python