Content by Tag


.net

.NET Library

Getting started guide for using the Nexosis API


101

The Titanic - ML Beginner Course (101)

This course will introduce some basic concepts of Machine Learning using the Nexosis API and some simple data about each passenger aboard the Titanic.


201

Detecting Hackers Like It's 1999

Using network data to classify network attacks


anomaly detection

Analyzing Anomaly Results

Understanding anomaly results in the dashboard

How It Works: Anomaly Detection

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

Anomaly Detection Quick Start

Getting started guide for using the Nexosis API

Sessions

What is a Session in the Nexosis API?


c#

Impact of Olympics on Air Quality in Beijing

This tutorial will demonstrate usage of the Nexosis API in combination with a local database to perform analysis on sensor data.

Forecasting Fitbit Activity

This tutorial demonstrates building a web app that forecasts your Fitbit activity using the Nexosis Api

.NET Library

Getting started guide for using the Nexosis API


classification

Analyzing Classification Results

Understanding classification results comparisons in the dashboard

How It Works: Classification

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

How It Works: Regression

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

Classification Quick Start

Getting started guide for using the Nexosis API

Sessions

What is a Session in the Nexosis API?

Using Classification Scores

This tutorial demonstrates the use of scores on classification predictions of color given RGB input values.

Detecting Hackers Like It's 1999

Using network data to classify network attacks

The Titanic - ML Beginner Course (101)

This course will introduce some basic concepts of Machine Learning using the Nexosis API and some simple data about each passenger aboard the Titanic.


csv

Importing Data

Import data into the Nexosis platform

Retrieving Data

How do I get my results and my original data back out?

Sending & Updating Data

In order to forecast or measure Impact, we need your data in JSON or CSV format.


data

Column Metadata

How to define column metadata on a dataset

Importing Data

Import data into the Nexosis platform

Retrieving Data

How do I get my results and my original data back out?

Sending & Updating Data

In order to forecast or measure Impact, we need your data in JSON or CSV format.

Working with Dates

Formatting dates properly can be tricky.


data science

Algorithm Contest Results

Dig into the performance of various algorithms run during a session.


dataset

Views

Learn about Views and how they help with forecasting

Calendar Data Sources

Learn about using calendars as data sources

Data Sources

Learn about data sources used in forecasts


datasources

Calendar Data Sources

Learn about using calendars as data sources


dates

Working with Dates

Formatting dates properly can be tricky.


debugging

Error Codes

Detailed information about error codes


distribution

Predicting an Automobile's Fuel Economy (MPG)

Predicting and Automobile Fuel Efficiency (MPG) using a regression model


errors

Error Codes

Detailed information about error codes


f#

Tournament Impact of Dungeon Crawl Stone Soup

A tutorial that uses the Nexosis machine learning API to conduct an impact analysis on the number of Games, Players and Wins during Dungeon Crawl Stone Soup tournaments.


facebook

Marketing Impact on Facebook Page Likes

This tutorial will demonstrate how to measure the impact of marketing messaging changes on Facebook Likes


fitbit

Forecasting Fitbit Activity

This tutorial demonstrates building a web app that forecasts your Fitbit activity using the Nexosis Api


forecasting

Algorithms Employed

A list of algorithms the Nexosis Machine Learning API employs

Forecasting Walkthrough

Lean how to generate forecasts using the Nexosis API

Forecasting Quick Start

Getting started guide for using the Nexosis API

Sessions

What is a Session in the Nexosis API?

Specifying Features

This tutorial shows more advanced specification of features and column metadata

Forecasting Regional Housing Values

This tutorial will demonstrate how to forecast house costs


formatting

Working with Dates

Formatting dates properly can be tricky.


games

Detecting Cheaters in Counter-Strike: Global Offensive

This tutorial will demonstrate usage of the Nexosis API to build a classification model that predicts if a user should be banned or not.

Tournament Impact of Dungeon Crawl Stone Soup

A tutorial that uses the Nexosis machine learning API to conduct an impact analysis on the number of Games, Players and Wins during Dungeon Crawl Stone Soup tournaments.


gem

Ruby GEM

Ruby GEM for using the Nexosis API


general

How It Works: Overview

Learn how the Nexosis API works.

Next Steps

You've read the Quick Start and high-level walkthrough, here are some ideas of what to try next!


greater good

Impact of Olympics on Air Quality in Beijing

This tutorial will demonstrate usage of the Nexosis API in combination with a local database to perform analysis on sensor data.


how it works

How It Works: Anomaly Detection

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

How It Works: Classification

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

How It Works: Regression

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

How It Works: Overview

Learn how the Nexosis API works.


http

Error Codes

Detailed information about error codes


impact analysis

Impact Analysis

Using the Nexosis API to determine the Impact of an event on your data

Sessions

What is a Session in the Nexosis API?

Specifying Features

This tutorial shows more advanced specification of features and column metadata

Impact of Olympics on Air Quality in Beijing

This tutorial will demonstrate usage of the Nexosis API in combination with a local database to perform analysis on sensor data.

Tournament Impact of Dungeon Crawl Stone Soup

A tutorial that uses the Nexosis machine learning API to conduct an impact analysis on the number of Games, Players and Wins during Dungeon Crawl Stone Soup tournaments.

Marketing Impact on Facebook Page Likes

This tutorial will demonstrate how to measure the impact of marketing messaging changes on Facebook Likes

Impact of Television on Bigfoot Sightings

This tutorial will use JavaScript and the Nexosis API to explore the impact of television on bigfoot sightings


imputation

Missing Values

What to do with missing values


jar

Java package

Use the Nexosis Java Client to communicate with Nexosis API


java

Marketing Impact on Facebook Page Likes

This tutorial will demonstrate how to measure the impact of marketing messaging changes on Facebook Likes

Java package

Use the Nexosis Java Client to communicate with Nexosis API


javascript

Impact of Television on Bigfoot Sightings

This tutorial will use JavaScript and the Nexosis API to explore the impact of television on bigfoot sightings


json

Importing Data

Import data into the Nexosis platform

Retrieving Data

How do I get my results and my original data back out?

Sending & Updating Data

In order to forecast or measure Impact, we need your data in JSON or CSV format.


keys

API Keys

API Keys are used to gain access to your Sessions


logistics

Predicting an Automobile's Fuel Economy (MPG)

Predicting and Automobile Fuel Efficiency (MPG) using a regression model


marketing

Forecasting Website Traffic

This tutorial will demonstrate how to forecast hourly website sessions based on historical traffic.

Marketing Impact on Facebook Page Likes

This tutorial will demonstrate how to measure the impact of marketing messaging changes on Facebook Likes


metrics

Understanding Model Metrics

explaining each metric used for various model comparisons


module

PowerShell Module

PowerShell module for using the Nexosis API

Python Module

Python module for using the Nexosis API


nlp

Using Text Based Features

Working with free-form entry text fields such as user feedback, tweets, or maintenance logs

Classifying Twitter Sentiment

Use a collection of labeled airline tweets to determine whether a new tweet is positive, negative, or neutral.


nodejs

Node.JS Module

Using NodeJS with the Nexosis API.


npm

Node.JS Module

Using NodeJS with the Nexosis API.


nuget

.NET Library

Getting started guide for using the Nexosis API


package

Java package

Use the Nexosis Java Client to communicate with Nexosis API

Scala Package

Use the Nexosis Java Package to communicate with Nexosis API in Scala


postman

Using Classification Scores

This tutorial demonstrates the use of scores on classification predictions of color given RGB input values.

The Titanic - ML Beginner Course (101)

This course will introduce some basic concepts of Machine Learning using the Nexosis API and some simple data about each passenger aboard the Titanic.

Postman Collection

Postman Collection for using the Nexosis API


powershell

Detecting Cheaters in Counter-Strike: Global Offensive

This tutorial will demonstrate usage of the Nexosis API to build a classification model that predicts if a user should be banned or not.

Forecasting Website Traffic

This tutorial will demonstrate how to forecast hourly website sessions based on historical traffic.

PowerShell Module

PowerShell module for using the Nexosis API


predict

Algorithm Contest Results

Dig into the performance of various algorithms run during a session.

Forecasting Walkthrough

Lean how to generate forecasts using the Nexosis API

How It Works: Classification

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

How It Works: Regression

Understand how to interact with the Nexosis API for both regression, classification and anomaly detection models.

Regression Walkthrough

Lean how to generate regression models using the Nexosis API

Sessions

What is a Session in the Nexosis API?

Predicting an Automobile's Fuel Economy (MPG)

Predicting and Automobile Fuel Efficiency (MPG) using a regression model


python

Python Module

Python module for using the Nexosis API


quick start

Anomaly Detection Quick Start

Getting started guide for using the Nexosis API

Classification Quick Start

Getting started guide for using the Nexosis API

Forecasting Quick Start

Getting started guide for using the Nexosis API

Regression Quick Start

Getting started guide for using the Nexosis API

Quick Start Guides

The Getting Started guides for using the Nexosis API


reference

Analyzing Anomaly Results

Understanding anomaly results in the dashboard

Analyzing Classification Results

Understanding classification results comparisons in the dashboard

Analyzing Regression Results

Understanding regression results comparisons in the dashboard

Column Metadata

How to define column metadata on a dataset

Error Codes

Detailed information about error codes

Using Text Based Features

Working with free-form entry text fields such as user feedback, tweets, or maintenance logs

Understanding Model Metrics

explaining each metric used for various model comparisons


regression

Algorithms Employed

A list of algorithms the Nexosis Machine Learning API employs

Analyzing Regression Results

Understanding regression results comparisons in the dashboard

Regression Quick Start

Getting started guide for using the Nexosis API

Regression Walkthrough

Lean how to generate regression models using the Nexosis API

Sessions

What is a Session in the Nexosis API?


rest

Anomaly Detection Quick Start

Getting started guide for using the Nexosis API

Classification Quick Start

Getting started guide for using the Nexosis API

Forecasting Quick Start

Getting started guide for using the Nexosis API

Regression Quick Start

Getting started guide for using the Nexosis API


results

Analyzing Anomaly Results

Understanding anomaly results in the dashboard

Analyzing Classification Results

Understanding classification results comparisons in the dashboard

Analyzing Regression Results

Understanding regression results comparisons in the dashboard

Understanding Model Metrics

explaining each metric used for various model comparisons


ruby

Forecasting Sales

This tutorial will demonstrate how to forecast daily level sales based on historical sales.

Ruby GEM

Ruby GEM for using the Nexosis API


sales

Forecasting Sales

This tutorial will demonstrate how to forecast daily level sales based on historical sales.


scala

Forecasting Regional Housing Values

This tutorial will demonstrate how to forecast house costs

Scala Package

Use the Nexosis Java Package to communicate with Nexosis API in Scala


security

API Keys

API Keys are used to gain access to your Sessions

Detecting Hackers Like It's 1999

Using network data to classify network attacks


sentiment

Using Text Based Features

Working with free-form entry text fields such as user feedback, tweets, or maintenance logs

Classifying Twitter Sentiment

Use a collection of labeled airline tweets to determine whether a new tweet is positive, negative, or neutral.


sports

Forecasting Fitbit Activity

This tutorial demonstrates building a web app that forecasts your Fitbit activity using the Nexosis Api


text

Using Text Based Features

Working with free-form entry text fields such as user feedback, tweets, or maintenance logs

Classifying Twitter Sentiment

Use a collection of labeled airline tweets to determine whether a new tweet is positive, negative, or neutral.


time series

Forecasting Quick Start

Getting started guide for using the Nexosis API


video games

Detecting Cheaters in Counter-Strike: Global Offensive

This tutorial will demonstrate usage of the Nexosis API to build a classification model that predicts if a user should be banned or not.


views

Views

Learn about Views and how they help with forecasting

Calendar Data Sources

Learn about using calendars as data sources


walkthrough

Forecasting Walkthrough

Lean how to generate forecasts using the Nexosis API

Regression Walkthrough

Lean how to generate regression models using the Nexosis API


zillow

Forecasting Regional Housing Values

This tutorial will demonstrate how to forecast house costs