Eight Portions
  • Home
  • Datasets
  • Resources
  • About

Eight Portions


Ryan's personal blog on data science, personal projects, and various related topics

Eight Portions


Ryan's personal blog on data science, personal projects, and various related topics

Serving an image classifier via API in 16 lines of code

Simple API serving for a pre-trained Keras DenseNet model with ServeIt

Posted on March 13, 2018

ServeIt is an open source library that lets you easily serve model predictions and supplementary information from a RESTful API on any domain using your favorite Python ML library. This post illustrates the process of deploying a pre-trained ImageNet classifier... [Read More]

Look before you scrape

Finding hidden APIs through client-side XHR monitoring

Posted on February 11, 2018

Web scraping is frequently used when no suitable public data can be found in a structured format. Unstructured or semi-structured data served on static websites or web applications can be scraped programmatically and structured for analysis. But before reaching for... [Read More]

Kaggle competition rewards

Do larger competition rewards increase participation?

Posted on January 14, 2018

Kaggle is a popular online platform for data science competitions. Competition hosts can post their data online, and data scientist from around the world compete to build the best algorithm for the host’s needs. [Read More]

Adversarial advising

Reverse engineering machine learning models for advice

Posted on October 21, 2017

Machine learning models are frequently used to make predictions about a target variable, such as the sales price of a home. However, we can use a fitted model to do much more than to predict – by carefully inspecting a... [Read More]

Company vectors

Learning high dimensional company representations

Posted on February 12, 2017

In this post I introduce the Company Vector, a distributed representation of a company’s core business activities. Company vectors are learned from business descriptions found in public SEC 10-K filings using an unsupervised learning algorithm called the Paragraph Vector. The... [Read More]
  • ← Newer Posts
  • Older Posts →

Ryan Lee  •  2024  •  eightportions.com

Theme by beautiful-jekyll