Skip to content
View KalebCoberly's full-sized avatar
Block or Report

Block or report KalebCoberly

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

  1. Cplusplus-performative-assessment Cplusplus-performative-assessment Public

    Basic C++ program, demonstrating object creation, memory management, encapsulation, commenting, etc.

    C++ 1

  2. data_wrangling_osm_xml_with_python_into_mongodb data_wrangling_osm_xml_with_python_into_mongodb Public

    Using Python, I audited and cleaned an OpenStreetMap XML extract, reshaped into JSON, and loaded and queried in MongoDB.

    HTML 1

  3. ML_classification_Enron_emails ML_classification_Enron_emails Public

    Using Python, I explored and engineered data from Enron email metadata and financials, building and tuning a number of scikit-learn classification models to detect persons of interest.

    HTML 1

  4. Kaggle_Housing_Price_Regression Kaggle_Housing_Price_Regression Public

    Wrangling, EDA, feature engineering, ML and linear regression, and hypothesis testing in R-Studio notebooks.

    HTML

  5. train_test_split_R train_test_split_R Public

    Split an R data frame into train_X, test_X, train_y, and test_y sets. Optimize representativity of samples across features.

    R