Just to get an impression of the nature of the data, I slightly edited the matlab script that I used with the sports science data and applied it.
Read the rest of this entry »
Just to get an impression of the nature of the data, I slightly edited the matlab script that I used with the sports science data and applied it.
Read the rest of this entry »
I have been mentioned in a blog post by Sandro Saitta. He already is on my blog roll. His blog was one of the reasons I had to start my own blog for documenting my research right here.
Since the term precision farming is not as new as one might expect (see, e.g., the links at the end of the Wikipedia article on precision farming), the data I am working on has already been collected using methods of precision farming. There was one trial in 2003 for data collection and another one in 2004 for verification.
The collected attributes and amount of data are as mentioned in the last post. The farming variants that determine the amount of fertilizer are as follows:
Next will be a plan on how to construct MLPs from these data and test them. There might be some delay due to my teaching obligations in this year’s winter term.
The data set that has been kindly provided by Martin Schneider was obtained from growing of winter wheat.
It has roughly 5000 records for small-scale areas of a crop field, which contain the following attributes:
The target is quite similar to the one in the sports science category:
I finally ended up simplifying the whole task and starting from the very beginning. I had two data sets of two athletes with the same training attributes (data columns). The earlier matlab script did some sort of pretraining with the one dataset and some sort of main training and cross validation with the second dataset. Remember, I am still trying to reproduce the results from the paper (which were generated with Data Engine) using MatLab.
Read the rest of this entry »
The prediction capabilities of the neural network that was coded in the last post do not seem to be as good as expected, at least not in the standard configuration. When I fed the data set (which I will not publish here) through the network and the cross validation, the results are as follows:
Read the rest of this entry »
A well-commented script that tries to model the data mining process from the sports scientists is online.
Below is a quick screenshot for reading, the script can be downloaded here.
There are some steps (two main steps) for training the network:
The current area of application of the sports science data mining is in
When it comes to the research targets, we are trying to
This project ties in with earlier work done by Jürgen Edelmann-Nusser and Nico Ganter: predicting athletes‘ tournament swimming times using only their training data. It works as follows:
Presumably, this work will be done using MatLab and its nnet Neural Networks toolbox. Since I’m on the application side of the work, I will probably be scripting the neural network stuff in MatLab and publish the scripts here.
Based on work by Christoph Reichert (diploma thesis, computer science) and his supervisor Jochem Rieger who works at the neuroscience school of the medical department, they seem to advance towards a certain cooperation between neuroscience and computer science. In a typical neurological experiment, a subject is presented a stimulus (an image) and he has to choose if he will recognize that particular image later on. During this time, his brain’s activity is recorded using MEG with high spatial (i.e. loads of sensors) and high temporal resolution. This activity is made accessible to a computer scientist using MatLab.
First, the task is to predict, from brain activity only, whether the subject will recognize the image or not. Due to the high dimensionality of the data, this classification (yes/no) will be performed by an SVM. From the SVM (or its separating hyperplane) the most significant activity that lead to the choice of the classification plane can be obtained. Therefore, the classifier contributes to understanding which part of the brain is the most active or most relevant for the given task. Furthermore, a transformation from the spatial to the frequency domain using wavelets showed some more interesting, additional results.
This work will be continued and the results so far look very promising.
Data Mining et al is powered by WordPress | Using Tiga theme with a bit of Ozh + WP 2.2 / 2.3 Tiga Upgrade