Giter Site home page Giter Site logo

Emilio Esposito's Projects

covid19-vaccine-alerter-pa icon covid19-vaccine-alerter-pa

A simple python script put into a cron job that will send an SMS text when a vaccine appointment is available. Runs on an AWS EC2 instance.

customer_attrition_model icon customer_attrition_model

Data Mining Course Final Project. The dataset is customer transactions from an Ecard company. The goal is to build a model to predict whether their customers will leave within the next 3 months.

flask-react-spa icon flask-react-spa

A production-ready boilerplate built with Python 3, Flask and ES6 React/Redux

gender_income_inequality_analysis icon gender_income_inequality_analysis

The purpose of this project is to analyze the data set from the National Longitudinal Survey of Youth (1997 cohort) in order to determine if there is a signifcant difference in income between men and women. We will also determine if any discrepancy in income varies based on other factors in the data (e.g., education, profession, criminal history, marriage status, etc.). View the results in the link below:

hmm-hidden-markov-model icon hmm-hidden-markov-model

This code implements the following Hidden Markov Model algorithms: Forward, Backward, Viterbi, and Baum-Welch (aka Forward-Backward) algorithms. It uses linear algebra instead of loops where possible for performance improvements, and also uses log-probabilities for calculations to prevent numerical underflow.

logfileparser icon logfileparser

This code, written in Java, reads in poorly formatted log file (non-relational) and provides a 3 mechanisms to query the data. Activity 1 allows the user to query individual filenames via command line. Activities 3 & 4 output relational flat csv files with stats on all filenames and users.

real-estate-assessment-analysis icon real-estate-assessment-analysis

The purpose of this project is to investigate if the Pittsburgh real estate assessment values are truly reflective of the actual sales prices in the various neighborhoods.

taxgraphs icon taxgraphs

Visualization of US individual income tax rates

zillow-scraper-notifier icon zillow-scraper-notifier

This script is just a simple example of how to run a script on heroku. It monitors a zillow rental listing for a change in status.

zillow_api-android-app icon zillow_api-android-app

This simple application takes 2 search parameters from a user (address & cityStateZip (one string)) and uses the Zillow API to returns 3 pieces of information: 1. The Zillow Zestimate housing value for that address. 2. The Zillow Zestimate for nearby houses in the surrounding neighborhood. 3. My web server also calculates the % difference between these 2 numbers (this tells the user if their house is above or below the average market value).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.