Skip to content

nachocarracedo/portfolio

Repository files navigation

PROJECTS / PRESENTATIONS

These are some of the projects and presentations (tutorials) I've worked on. Find links and topics here:

  • Craigslist project [In progress...] [PYTHON]
    Project that scans local craigslist listings and match them to ebay/amazon products to find where the hightest profit margin is. Results are sent via email or presented via webapp (flask)

  • Machine learning tutorial classification [MACHINE LEARNING, TUTORIAL]
    Tutorial I made to show how an end to end machine learning classification project would look like (python)

  • Machine learning tutorial regression [MACHINE LEARNING, TUTORIAL]
    Tutorial I made to show how an end to end machine learning regression project would look like (python)

  • Subway dataset exploration [EDA, VISUALIZATION]
    Project that explores via visualizations the Boston’s shared bike system data set (R)

  • Visualize your twitter account [VISUALIZATION]
    Script that leverages twitter API to generate a visualization of your twitter account (python)

  • H2 Visas data set: Clean and Explore[EDA, DATA CLEANING]
    Python notebook that cleans and explores the H2 Visas data set (python)

  • Twitter alert [PYTHON]
    Script that scans twitter accounts for keywords. If any of the keywords are found, the program will send an email alerting the user (python)

  • Lending Club - Predicting loans default [MACHINE LEARNING]
    Python notebook that works with the Lending Club data set and predicts if a loan will be paid (python)

  • Visualizations (as a Systems Engineer) [VISUALIZATION]
    Here I show some visualizations I made for some projects I was involved with at work (DELLEMC Systems Engineer). These were requested by project managers/stakeholders

  • Tensor Flow Tutorial - CNNs [MACHINE LEARNING, TUTORIAL]
    Tutorial I made to show how to build a CNN with Tensor Flow (python)

... This is still a work in progress. I'm currently cleaning/commenting other projects that I'll add shortly