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

Block or report if-8

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. EDA-Project-on-Suicide-Rates EDA-Project-on-Suicide-Rates Public

  2. Python-Basics Python-Basics Public

    This is practice with basic Python functions including (but not limited to) if-else statements, loops, and lists.

  3. Intro-to-DataFrames Intro-to-DataFrames Public

    This is a simple assignment working with creating data frames and drawing specific data from the dataset using numpy and pandas.

  4. Data-Modeling-with-Matplotlib Data-Modeling-with-Matplotlib Public

    This project analyzes data drawn from avocado sales and car fuel consumption to find key insights. Graphs are plotted through matplotlib.

  5. Linear-Regression Linear-Regression Public

    This repository analyzes data from a St. Louis dataset that gives commute times as a function of age, distance, and time. Using seaborn, matplotlib, and sklearn to create graphs and regress the data.

  6. Logistic-Regression Logistic-Regression Public

    This project trains and tests data drawn from the Titanic dataset to perform logistic regression. The model predicts survivability of passengers based on class, sex, and age.