|
Hi,
I am developing a service for determining human movement upon the acceleration measurements and I would like to start with the research of data mining and try to apply techniques on the service.
As I am not familiar with the field of data mining I...
Started by niko on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Also, check out:
"Statistical Aspects of Data Mining (Stats 202)" A Stanford lecture at Google
http://www.youtube.com/watch?v=zRsMEl6PHhM....
A good book on theory, I strongly recommend Introduction to Data Mining by Tan et al.
|
|
I need to convert a large website from static html written entirely by humans into proper relational data. First there comes a large amount of tables (not necessarily the same for every page), then code like this:
<a name=pidgin><font size=4 ...
Started by RommeDeSerieux on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You're just trying to get some data out of it."
I've used BeautifulSoup.
Didn't write that awful page.
|
|
We want to be able to create log files from our Java application which is suited for later processing by tools to help investigate bugs and gather performance statistics.
Currently we use the traditional "log stuff which may or may not be flattened into...
Started by Thorbjørn Ravn Andersen on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
For example:
<log> <msg level="info">I'm a log message</msg> <msg level="info">I'm another... .
Unfortunately, I can't give you the answer you are looking for, but I would like to warn you of something to consider when logging to XML .
|
Ask your Facebook Friends
|
Solid introduction to Data Mining, via today's Atlantic:
http://www.theatlantic.com/technology/a ... sk/255388/
Quote: : Everything You Wanted to Know About Data Mining but Were Afraid to Ask
Big data is everywhere we look these days. Businesses are falling...
Started by DrVolin on
, 14 posts
by 2 people.
Answer Snippets (Read the full thread at rigorousintuition):
Like Palantir, a data analytics the ability to dig into the underlying....
Scanning the horizon of automobile technology which included eye-popping visualizations of “big data processing and the next-generation techniques of predictive analytics.
|
|
DAME: A Web Oriented Infrastructure for Scientific Data Mining & Exploration
Abstract : DAME (DAta Mining & Exploration) is an innovative, general purpose, Web-based, VObs compliant, istributed data mining infrastructure specialized in Massive Data Sets...
Started by owlice on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at apod):
|
|
Hello all. I'm sorry if this is a long post but I would love to hear from someone who got into a masters or Ph.D. program in robotics, machine learning, or data mining. I really would just like to know how my chances are of going to a good school and ...
Started by Chubigans on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at physicsforums):
|
|
Hello Everyone, I want to know what is the best open source java based framework for Text Mining, to use botg Machine Learning and dictionary Methods.
I'm using Mallet but there are not that much documentation and I do not know if it will fit all my requirements...
Started by ukrania on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
LingPipe -- a suite of Java libraries for the linguistic analysis of human language -- for text miningAlthough not a specialized text mining framework, Weka has a number of classifiers usually employed in text mining tasks such as....
|
|
Many of the questions asked here are relevant to research I'm doing. These questions and answers are widely dispersed and not always easy to find, doing manual browsing, and sometimes an insightful answer or comment occurs in unrelated topics as well....
Started by slashmais on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It seems like the simplest way of apps or services that to what you want, or... .
Human interaction tools might be useful in such case (no development cost, probably a more I'd start by subscribing to relevant keywords and searching the data.
|
|
Quote: : Developments in the Mining and Non-mining Economies
Philip Lowe
Deputy Governor
Address to the ADC Future Summit
Melbourne - 14 May 2012
Thank you very much for the opportunity to speak today. It is a pleasure to be in Melbourne again.
As you...
Started by Alex Barton on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at australianpropertyforum):
|
|
A while ago I came across this answer that introduced me to the obscure (at least for me) ISO 5218 : a standard for representing human sexes (or is it genders ? - thanks @Paul).
For a pet project I'm working on I need my database schema to store the skin...
Started by Alix Axel on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You can then give the color an internal name and do your data mining on that..
The correct choice.
|