0
votes
2answers
28 views
Datamining library for .NET
Hi, Does anybody know about any dataming libraries for .net?
13
votes
5answers
268 views
Machine learning challenge: diagnosing program in java/groovy (datamining, machine learning)
Hi All!
I'm planning to develop program in Java which will provide diagnosis. The data set is divided into two parts one for training and the other for testing. My program should learn to classify …
0
votes
2answers
65 views
How would I go about plotting “live” stock market data with Processing, jQuery, Pure Data or Max/MSP?
This is intended as a question quite open to any suggestions, hints or pointers. I wish to start playing around with home brewed automated investment models, the beginnings of which I have concepts …
1
vote
1answer
48 views
What is Knowledge Discovery and Data Mining?
I suppose SQL queries fetch "raw data"...
Is there any good point to start regarding data mining in SQL server?
Are there any available KDD ready-to-go, algorithms in MS-SQL server 2005, 2008?
-3
votes
3answers
83 views
Is there a web crawler that can get me business contact details from websites? [closed]
I am looking for a crawler or a search utility to search a crawled db that is specificly coded to find contact details inside of business websites. For example the data under a Contact Us page.
I …
1
vote
2answers
106 views
Datamining models in FORTRAN or C (or managed code)?
We are planning to develop a datamining package for windows. The program core / calculation engine will be developed in F# with GUI stuff / DB bindings etc done in C# and F#.
However, we have not yet …
1
vote
1answer
27 views
How can I install “DataMining Adding for Office 2007” as part of my setup?
I'm writting a setup program that needs to install the DataMining Adding for Office 2007.
1) How do I detect if it's already installed?
2) If it is not installed, I download and run the MSI …
2
votes
1answer
154 views
Best learning algorithm to make a decision tree in java ?
I have a datasets with information like age, city, age of children, ... and a result (confirm, accept).
To help modelisation of "workflow", I want to create automatically a decision tree based on …
1
vote
1answer
31 views
News Data API or Feeds
I would like to know if there is any news feeds/api that can be used for coding/datamining.
Skygrid for example gives live news feeds and if the news is good or bad, but it's all in flash and they …
0
votes
2answers
170 views
open source data mining/text analysis tools in python
I have a database full of reviews of various products. My task is to perform various calculation and "create" another "database/xml-export" with aggregated data. I am thinking of writing command line …
0
votes
1answer
22 views
Converting an HTML Document to Selector based index file
I'm looking for some sort of tool that can take an html document and pump out a selector based representation of the file.
For example:
<div>
Some text
<ul class="foo">
…
0
votes
1answer
42 views
Postfix API/Lookup tables for sent messages information
Currently it seems common practice to parse Postfix log files in order to determine if a message has been sent. Is there an API for Postfix or a look up table in it that yields this information in a …
1
vote
3answers
169 views
Splitting data into trainning/testing datasets in MATLAB?
Upon some research I found two functions in MATLAB to do the task:
cvpartition function in the Statistics Toolbox
crossvalind function in the Bioinformatics Toolbox
Now I've used the cvpartition …
1
vote
2answers
56 views
Data mining/BI/Analytics/ML : Can a mathematically challenged person move into this field?
I have recently become interested in the field(s) of data mining and machine learning. The idea of going through huge datasets and trying to correlate hidden patterns and trends is fascinating. So far …
1
vote
4answers
305 views
Python and data mining
Iam learning data mining and wondered how Python figures when it comes to data mining? Are there good tools for data mining in python?
