Skip to content
View GabriellaCerrai's full-sized avatar

Block or report GabriellaCerrai

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

Popular repositories Loading

  1. R_Machine_Learning_Classification R_Machine_Learning_Classification Public

    This project is a classification problem with a response variable to classify handwritten images as the numbers, 'one', 'seven' or 'eight. This is a classification problem using the Cross Entropy l…

    R

  2. R_regression_analysis2 R_regression_analysis2 Public

    This regression analysis is used to predict the LBM (lean body mass) of athletes and whether or not there is a difference in LBM for males and females. The analysis uses the following explanatory v…

    R

  3. Simple-Linear-Regression-3-Ways- Simple-Linear-Regression-3-Ways- Public

    This repo contains code to create a simple Linear Regression model in 3 different ways: 1) Python - using statsmodels 2) Python - using sklearn and 3) R using the linear model (lm) function. This c…

    Jupyter Notebook

  4. Simple-K-Means-Clustering Simple-K-Means-Clustering Public

    This document features clustering a wine data set. This analysis looks at the 'Colour Intensity' and 'Flavinoids' variables in the data set and is a simple demonstration of how the K-Means method c…

    Jupyter Notebook

  5. Car-Price-Logistic-Regression-Model Car-Price-Logistic-Regression-Model Public

    Code for a logistic regression model predicting the price of a car using the following predictor variables: body, mileage, engine volume, engine type, registration and year purchased.

    Jupyter Notebook