Elijah Bernstein-Cooper

Elijah Bernstein-Cooper

Data Manager
Home Contact Personal Blog

Elijah Bernstein-Cooper is a data manager and data engineer for business problems.

0 Results
    • 13 Mar, 2019
    • professional tech

    Agile Scrum Airplane Activity

    Agile Scrum Airplane Activity

    This group activity allows players to experience the power of iterative product development in cross-functional teams. Build paper airplanes and experience agile!

    Read More

    Share
    • agile
    • scrum
    • 7 Aug, 2018
    • professional tech

    Drug Adverse Event Entity Extraction

    Drug Adverse Event Entity Extraction

    This post walks through steps to create a demo web application, https://drug-portal.appspot.com, using an entity extraction model trained with the Python spacy library to reduce the time spent manufacturers code adverse event reports.

    Read More

    Share
    • entity-extraction
    • python
    • spacy
    • 7 Mar, 2018
    • professional tech

    Clearing Cloudflare CDN Cache After Deploy

    Clearing Cloudflare CDN Cache After Deploy

    Learn how to make updates to your site immediate when using a content delivery network. This post walks you through steps to reduce your time to live with Cloudflare.

    Read More

    Share
    • jekyll
    • cloudflare
    • travis-ci
    • 5 Mar, 2018
    • professional tech

    Continuous Integration of this Blog in Firebase

    Continuous Integration of this Blog in Firebase

    Ready to take your Jekyll site to the next level from Github pages? Learn how to use Firebase’s global content delivery system to have complete control over your development process and hosting.

    Read More

    Share
    • jekyll
    • firebase
    • travis-ci
    • 7 Apr, 2017
    • professional tech

    Building this blog locally

    Building this blog locally
    Outlines steps to build this site locally on Fedora with Jekyll.

    Read More

    Share
    • bash
    • 25 Feb, 2016
    • professional tech

    Script for Compiling Latex with Bibtex

    Script for Compiling Latex with Bibtex
    I outline the methods needed to compile references using Bibtex in a Latex document.

    Read More

    Share
    • bash
    • 14 Feb, 2016
    • professional tech

    Showing Git Status in Bash Prompt

    Show the status and branch of your git repo by the color of bash prompt.

    Read More

    Share
    • bash
    • 13 Feb, 2016
    • professional data-science

    Predicting Air B&B User Travel

    I outline my steps to predict user interest in traveling for Air B&B. I adopt a neural network regression routine in Python to predict which country a user will travel to next.

    Read More

    Share
    • Kaggle