Skip to content
 
 

Repository files navigation

openmole-market

The OpenMOLE marketplace contains complete examples of real world workflows.

They are maint to be concise with the main focus put on the workflow script. Still they should be easily reusable and any material required by the workflow (scripts, binaries, input data, ...) should be provided to make sure a Minimum Working Example is available.

How to contribute

  • Fork this repository
  • Create a new folder for your workflow example
  • Add all the required dependencies and a subset of the input data
  • Edit the top-level README.md to add your new entry
  • Create a Pull Request for us to review your submission

All the accepted submissions will be part of the market place and will be compiled against the last version of OpenMOLE. The available entries are also available from the OpenMOLE website: http://next.openmole.org/Documentation_Market%20Place_All.html

Available workflows

  • Advanced methods: advanced methods for calibrating, validating and analyzing complex systems models.
  • Ants model: a NetLogo model calibrated using the Evolutionary/Genetic Algorithms.
  • Extended ants model: using a RTask to do statistics on the extended NetLogo ant model.
  • Fire simulation: a fire simulation model in NetLogo with a design of experiments studying its density factor
  • FSL segmentation: brain segmentation using FSL
  • Java hello world: an example of how to embed Java code in OpenMOLE
  • OpenMOLE plugin: two workflows using two different OpenMOLE plugins
  • Pi Monte Carlo approximation: a workflow using a ScalaTask to approximate the value of pi. The Design of Experiments changes the seed of the random number generator.
  • R hello world: an example of how to embed R code in OpenMole. This workflow executes an R program with 100 different inputs, makes a computation, and saves to a file.
  • Random Forest classifier: This workflow explores the parameters of a random forest image classifier written in Python using scikit-learn.
  • SimPopLocal model: a geographical model calibrated using genetic algorithms.

About

OpenMOLE marketplace: complete workflow based on real-world solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages