SDC, Data Science and Knowledge

Difference between revisions of "Clowdflows.unistra.fr"

From SDC, Data Science and Knowledge
Jump to navigation Jump to search
(Created page with "[[http://clowdflows.unistra.fr|ClowdFlows.unistra.fr] is a node of the [[http://clowdflows.org|ClowdFlows.org] network. ==What is ClowdFlows?== It is an online data science ...")
 
m
Line 1: Line 1:
[[http://clowdflows.unistra.fr|ClowdFlows.unistra.fr] is a node of the [[http://clowdflows.org|ClowdFlows.org] network.
+
[[http://clowdflows.unistra.fr ClowdFlows.unistra.fr] is a node of the [[http://clowdflows.org ClowdFlows.org] network.
  
 
==What is ClowdFlows?==
 
==What is ClowdFlows?==
Line 13: Line 13:
 
==In the relational data mining package==
 
==In the relational data mining package==
  
* the rule discovery tool, Tertius. See the example: [http://clowdflows.unistra.fr/workflow/77/|Tertius from files on the family example]
+
* the rule discovery tool, Tertius. See the example: [http://clowdflows.unistra.fr/workflow/77/ Tertius from files on the family example]
  
* the first-order Bayesian classifiers 1BC and 1BC2. See the example: [http://clowdflows.unistra.fr/workflow/14/|1BC on mutagenesis using cross-validation from DBMS]
+
* the first-order Bayesian classifiers 1BC and 1BC2. See the example: [http://clowdflows.unistra.fr/workflow/14/ 1BC on mutagenesis using cross-validation from DBMS]
  
* Propositionalisation using Relaggs, cardinalisation and quantiles. See the example: [http://clowdflows.unistra.fr/workflow/78/|Compare propositionalisation and J48 on urban blocks]
+
* Propositionalisation using Relaggs, cardinalisation and quantiles. See the example: [http://clowdflows.unistra.fr/workflow/78/ Compare propositionalisation and J48 on urban blocks]

Revision as of 14:00, 13 January 2016

[ClowdFlows.unistra.fr is a node of the [ClowdFlows.org network.

What is ClowdFlows?

It is an online data science service: it enables the user to design and run data analysis workflows on a web browser, without installing any software. It provides lots of widgets from known libraries, e.g. Orange, SciKit, Weka. It can also call external web services. Proceedings is performed on our servers and can access data remotely from files or databases.

WorkFlows can be made public in order to include the URL in a publication to enable people to reproduce the experiments, and more generally to be used as tutorials. Examples are provided below.

It is an open-source software. It can easily be extended. Our contributions are listed below.

Contributions

In the relational data mining package