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

Block or report Eric-Conn

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

Eric Connelly's Portfolio

About Me

I am currently looking for a role as a Data Scientist. I have a background in Mathematics. I recieved my Bachelor's Degree in Mathematics from The College of Staten Island. I am currently a Math/ Statistics/ Data Analysis Tutor at The Fashion Institute of Technology where I also contribute puzzles to their newsletter.

Message me on Linkedin!

LinkedIn

Resume

Check out my resume:

My Resume

My Portfolio

Data Science and Machine Learning

Some of my projects are analyzing time series data for the NYC Ferry System, forecasting US food import value, and analyzing lottery data.

Notebook about making predictions using time series data: NYC Ferry Time Series Forecasting Github

Comparing regular gradient descent versus heavy ball gradient descent: Gradient Descent Notebook Github

Handwritten digit classifier using Convolutional Neural Networks : Handwritten Digit Recognizer Github

Notebook about The Mega Millions Lottery: Mega Milions Lottery Notebook Github

Notebook about US Food Imports: Food Imports Notebook Github

Notebook about creating higher degree features from a numerical column in a dataframe: Higher Degree Features Notebook Github

A basic Dashboard I built using dash. Instructions on how to run up here soon : Basic Dashboard Using Dash

Math

One of my projects is about the properties of a certain collection of graphs. Not done yet.

Pinned

  1. NYCFerryData_TimeSeriesForecasting NYCFerryData_TimeSeriesForecasting Public

    Using the NYCFerry Ridership dataset from the NYC open data website to predict future ridership numbers. I have no affiliation with the NYC Ferry Note: Work In Progress.

    Jupyter Notebook

  2. USFoodmportsProject USFoodmportsProject Public

    Using time series methods to analyze the US Food Imports Dataset. Note: I have no affiliation with the U.S government.

    Jupyter Notebook

  3. MegaMillionsAnalysisProject MegaMillionsAnalysisProject Public

    Looking at data from the Mega Millions lottery game.

    Jupyter Notebook

  4. CreatePolynomialFeatures CreatePolynomialFeatures Public

    A repository to create higher degree features from a column of numeric data.

    Jupyter Notebook