5
votes
4answers
96 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
53 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
35 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?
2
votes
1answer
147 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
2answers
97 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 …
-3
votes
3answers
82 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
1answer
23 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 …
0
votes
4answers
61 views
fetching information from data - data mining practical techniques
hi all,
i am developing an online book store using php and mysql. now i want to implement some data mining techniques like recommending related books and so on.
i want to know what are the best …
0
votes
2answers
158 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 …
8
votes
16answers
861 views
The business of Artificial Intelligence
I'm putting together a presentation aimed towards entrepreneurs on the present state of industrial AI development, titled "The business of AI"; however, what little resources I have found on Google …
1
vote
1answer
28 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 …
1
vote
4answers
292 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?
1
vote
3answers
157 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 …
4
votes
5answers
308 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 based reporting. In my …
2
votes
6answers
157 views
What is data mining from a developer’s perspective?
I can find the technical explanation of what data mining is in a book or on Wikipedia, but I'm wondering what sort of development does it exactly involve? Is it more about using tools or more about …
