.NET Time Series Foundation on Sho
Written by Janet Swift   
Friday, 18 November 2011

A set of .NET components for time series analysis recently made available for public download, will be of interest to NET developers who are building Business Analytics, Business Intelligence and Data Mining applications.

A three-man team of researchers in the Machine Learning Department of Microsoft Research, Alex Bocharov, Bo Thiesson and Chris Meek, has released Beta 2 of Time Series Foundation (TSF), a .NET toolset for exploring new algorithms in time series analysis and forecasting.

 

tsflogo

 

According to its download page on the Microsoft Research site:

TSF is based on state space model methodology that includes all types of exponential smoothing, some autoregressive algorithms, and innovative algorithms for event detection and calendar event impact prediction. TSF implements an Excel interop layer and offers an Excel add-in that exposes a large subset of TSF functionality through the Excel ribbon UI.

It is suggested that TSFcould be used with time series data for

  • performance metrics

  • web search traffic

  • web page group visitor traffic

  • network usage logs

  • sales and cost of sales data

  • datacenter capacity utilization metrics

In each of these application areas TSF can be used to understand and predict how the data evolves in time.

New features in Beta 2 include forecasting the effect of calendar and recurring events, outlier/event detection methods and the TSF Excel Add-in.

 

shobanner

 

TSF is based Sho, on an interactive environment for data analysis and scientific computing from Microsoft Research  that lets you connect scripts (in IronPython) with compiled code (in .NET) to enable fast and flexible prototyping. The environment includes libraries for linear algebra as well as data visualization that can be used from any .NET language, as well as a feature-rich interactive shell for rapid development.

 

tsflogo

More information

TSF Project Site

Download TSF Beta 2.0.5

Sho

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter or Facebook or sign up for our weekly newsletter.

Banner


Ruby On Rails Adds Kamal And Thruster Support
17/12/2024

Ruby on Rails 8 has been released. The new version comes preconfigured with Kamal 2 for application deployment, a new proxy called Thruster, and a trio of SQLite database-backed adapters named Solid C [ ... ]



Kafka 3.9 Adds Dynamic KRaft Quorums
16/12/2024

Kafka 3.9 has been released. The team says this is a major release and the final in the 3.x line. It This will also be the final major release to feature the deprecated Apache ZooKeeper mode. Kafka is [ ... ]


More News

Last Updated ( Friday, 18 November 2011 )