Tagged Questions
3
votes
2answers
380 views
What is a good software for data collection à la CDC's Epi Info?
I am a medical student working on a project which requires massive data that are collected manually through data entry operators. Although I am using traditional tool used by epidemiologists, Epi ...
3
votes
3answers
175 views
Common standards for data import file formats for statistics software?
I'm looking for common standards (file formats) for how most statistics software packages import data.
The reason is that I'm going to make an export function for a simulation software package.
The ...
0
votes
2answers
459 views
Examples of wrapping open source machine learning software in PMML?
Does anyone know of examples of wrapping an existing piece of supervised learning software to output models in PMML format? Of particular interest are learners that just take in labeled vectors of ...
2
votes
1answer
164 views
Is there a way to represent datasets using Predictive Model Markup Language?
This seems like a dumb question, but does PMML have a way to represent a data set? And if not, why not? There's detailed support for defining the name, type, and legal values of each feature that ...