Tagged Questions

18
votes
6answers
521 views

Overwhelmed by Machine Learning? Is there a ML101 book..

It seems like there are so many sub-fields linked to Machine Learning.. is there a book or a blog that gives an overview of different field and what each of them do.. may be how to get started and …
8
votes
16answers
851 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 …
7
votes
5answers
283 views

How to store many years worth of 100 x 25 Hz time-series - Sql Server or timeseries database

I am trying to identify possible methods for storing 100 channels of 25 Hz floating point data. This will result in 78,840,000,000 data-points per year. Ideally all this data would be efficiently …
6
votes
5answers
295 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.
5
votes
3answers
275 views

What is Java Data Mining, JDM?

I am looking at JDM. Is this simply an API to interact with other tools that do the actual data mining? Or is this a set of packages that contain the actual data mining algorithms?
4
votes
5answers
294 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 …
3
votes
4answers
173 views

Clustering Algorithm with discrete and continuous attributes?

Does anyone know a good algorithm for perform clustering on both discrete and continuous attributes? I am working on a problem of identifying a group of similar customers and each customer has both …
3
votes
5answers
458 views

Can someone please explain data mining, SSIS, BI, ETL and other related technologies?

I was talking with a co-worker yesterday regarding a situation where he used SSIS (or something like that) to do some really cool thing with an SSIS Package where he passed in a name like "Dr. …
2
votes
1answer
138 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 …
2
votes
3answers
150 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 …
2
votes
5answers
138 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 data mining? Thanks …
2
votes
3answers
169 views

Is there a good method to get up-to-date financial data as a stream to feed an application?

I'm pretty sure no one has ever written an application to analyze financial data (sarcasm). Regardless, I'm considering writing one for fun and need a way to access (1) large amounts of historical …
2
votes
6answers
151 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 …
2
votes
2answers
75 views

Datamining and Business Intelligence Technologies

I've noticed an increasing number of jobs that are asking for experience with datamining and business intelligence technologies. This sounds like an incredibly broad topic but where would one go if …
2
votes
4answers
409 views

Obtaining financial data from Google Finance which is outside the scope of the API

Google's finance API is incomplete -- many of the figures on a page such as: http://www.google.com/finance?fstype=ii&q=NYSE:GE are not available via the API. I need this data to rank …

1 2 3 4 next
15 30 50 per page