-1
votes
1answer
36 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 whic …
1
vote
1answer
30 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 ser …
4
votes
5answers
284 views
Data Mining open source tools
Hi
I'm due to take up a project which is into data mining. Before I jump in I wanted to probe around for different data mining tools (preferably open source) which allows web base …
-3
votes
3answers
77 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 Con …
1
vote
1answer
22 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 …
1
vote
2answers
90 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#.
Howe …
1
vote
3answers
76 views
Calculating item counters for a set of selected categories.
In our Ruby on Rails project we have a lot of categorization criteria for recipes, such as cook method, occasion etc. Every recipe belongs to one or several of these categories. Wh …
2
votes
1answer
126 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 decisi …
6
votes
5answers
291 views
What are some good resources for learning data mining?
I'd like to get fluent enough in the data mining domain to be able to use the features of the Orange framework to classify photos of fish.
1
vote
1answer
24 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 i …
1
vote
2answers
102 views
Charting and Data Manipulation.
Hi,
Although there are some threads on here about .net charting controls, I'm starting new thread becuase I'm possibly looking for some advanced data manipulation (maybe this would …
0
votes
2answers
145 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 w …
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
36 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 thi …
2
votes
5answers
123 views
What data mining tools do you use?
Hello everyone,
Besides the two well-known Open Source tools RapidMiner and Weka, are there any other good tools (either Open Source or Commercial), which you can recommend for da …
