Developers Text Data Use Case Tutorials Create a Customized RSS Feed with indico Text Tags, Python, & HTML April 28, 2015 by adamdev Introduction This tutorial describes how to create a customized, automated RSS feed for reddit using the indico Text Tags API with Python and HTML/CSS. This takes four steps: Setup [Python] Categorization and setting thresholds [Python] Access redditās RSS feed [Python] Create a basic front-end [HTML/CSS] This tutorial assumes that youāre already familiar with Python and […] Read more Ā»
Business Machine Learning The Founder’s Guide to Machine Learning: An Introduction April 21, 2015 / October 9, 2025 by adamdev You may have heard the term “machine learning” being thrown around, but what exactly does it mean? It’s a broad term referring to a class of computer algorithms that allow machines to perform general tasks, such as identifying human faces in photos. These algorithms build mathematical models from an initial dataset (known as a training […] Read more Ā»
Data Science Text Data Use Case Tutorials How to Visualize Email Sentiment with Python April 16, 2015 / October 9, 2025 by adamdev Email, a tool invented over 45 years ago, remains the most trusted form of online interaction as it stands decentralized in a world of social applications. With a little help from the indico Sentiment API, you can quickly go from having a large corpus of written emails to a visualization of how the sentiment in […] Read more Ā»
Developers Tutorials Create an Image Similarity Web App Using the indico API [Python and JavaScript] April 10, 2015 / October 9, 2025 by adamdev Introduction This tutorial will teach you how to create a simple image similarity web application using the indico Image Features API with Python and JavaScript. The process is composed of two parts: Cache your datasetās image features using Python. Create your web app using JavaScript. This tutorial assumes that youāre already familiar with Python and […] Read more Ā»
Developers Featured Writers Machine Learning Opinion Piece Developing for Development: Machine Learning for the Greater Good April 7, 2015 / October 9, 2025 by adamdev When we contemplate machine learning, we might think of our phone companions Siri or Cortana, hot fitness items on the market now that adjust to our routines and abilities, or about big business and data science. Seldom does our picture of “cutting-edge” involve places that are not industrialized. But the “developing” world is a rich […] Read more Ā»