sandbags + machine-learning   4

Intelligent Trading: Practical Implementation of Neural Network based time series (stock) prediction - PART 1
The following introduction is to allow viewers to understand the basic concepts and practical implementation of neural nets towards a financial time series. I will not go too deep into detail about the mathematics behind the neural net at the moment. My goal is to get you to understand practical details about how to actually implement a neural net using simple tools and models. We will start with a simple model to understand a basic time series. The time series waveform is a simple sine wave with the period set to 30 days. It is implemented in excel as a source file to be processed in any Machine Learning capable software.
machine-learning  neural-networks 
january 2012 by sandbags
Weka 3 - Data Mining with Open Source Machine Learning Software in Java
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.
machine-learning  software  data-mining 
january 2012 by sandbags
Introduction to Machine Learning Research on Time Series
An overview paper discussing some issues with time series analysis in particular classification and dimensional reduction techniques for similarity & indexing.
mathematics  analysis  time-series  machine-learning  data 
november 2011 by sandbags

Copy this bookmark:



description:


tags: