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 ...")
 
 
(7 intermediate revisions by 2 users not shown)
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 the node of the [http://clowdflows.org ClowdFlows.org] network in the university of Strasbourg.
  
 
==What is ClowdFlows?==
 
==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.
+
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. Processing 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.
 
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.
Line 9: Line 9:
 
It is an open-source software. It can easily be extended. Our contributions are listed below.
 
It is an open-source software. It can easily be extended. Our contributions are listed below.
  
==Contributions==
+
A user guide is available [[Clowdflows User Guide|here]].
  
==In the relational data mining package==
+
== Main differences between the nodes ==
  
* the rule discovery tool, Tertius. See the example: [http://clowdflows.unistra.fr/workflow/77/|Tertius from files on the family example]
+
* [http://clowdflows.org ClowdFlows.org] is hosted in Ljubljana, Slovenia. [http://clowdflows.unistra.fr ClowdFlows Unistra] is hosted in Strasbourg, France.
 +
* [http://clowdflows.unistra.fr Clowdflows Unistra] has a separated authentification and database.
 +
* Improvements of ClowdFlows and new algorithms implemented in Ljubljana are hosted first on [http://clowdflows.org ClowdFlows.org]. New algorithms implemented in Strasbourg are hosted first on [http://clowdflows.unistra.fr ClowdFlows Unistra].
  
* 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]
+
==Our contributions==
  
* Propositionalisation using Relaggs, cardinalisation and quantiles. See the example: [http://clowdflows.unistra.fr/workflow/78/|Compare propositionalisation and J48 on urban blocks]
+
===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 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]

Latest revision as of 15:41, 2 February 2016

ClowdFlows.unistra.fr is the node of the ClowdFlows.org network in the university of Strasbourg.

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. Processing 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.

A user guide is available here.

Main differences between the nodes

Our contributions

In the relational data mining package