Posts Tagged ‘How-to’

Crossing the Development to Production Divide

In this post we’ll give an overview of obstacles we’ve faced (you may be able to relate) and talk about solutions to overcome these obstacles.

Analyzing Sentiment in Caltrain Tweets

Analyzing Sentiment in Caltrain Tweets

As a first step to using Twitter activity as one of the data sources for train prediction, we start with a simple question: How do Twitter users currently feel about Caltrain?

time management feature bees

Taming Busyness

Time will control if not controlled. In this post we share some tips for better time management.

Data Ingestion with Spark and Kafka

In this tutorial, we will walk you through some of the basics of using Kafka and Spark to ingest data.

Creating a Continuous Delivery Pipeline for a Maven Project

How To Create a Continuous Delivery Pipeline for a Maven Project

We use continuous delivery automation tools and techniques that have become available in the last few years. Here we’ll walk through creation of a Maven-based Java project here and demonstrate incorporating it into our pipeline.

Mind Reading

Mind Reading: Using Artificial Neural Nets to Predict Viewed Image Categories From EEG Readings

Earlier this year, YCombinator-backed startup DeepGram hosted a deep learning hackathon. This post describes the winning project.

Exploratory data analysis in Python

Exploratory Data Analysis in Python

We summarize the objectives and contents of our PyCon tutorial, and then provide instructions for following along so you can begin developing your own EDA skills.