Skip to content

nagyistge/openmole-market

 
 

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.
  • 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 wold: 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: a Hello world in R ranging over 100 of different inputs.
  • 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • NetLogo 80.2%
  • Scala 10.3%
  • TeX 3.9%
  • Haskell 3.6%
  • Python 1.8%
  • Shell 0.1%
  • Other 0.1%