.. _operation_examples: Operation Examples =========================== These are examples of yaml files you can use as a template for your own operations. For details on operations have a look at the respective documentation. bench.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/bench.yaml :language: yaml classification.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/classification.yaml :language: yaml mmlf_analysis.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/mmlf_analysis.yaml :language: yaml mmlf_operation.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/mmlf_operation.yaml :language: yaml node_chain.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/node_chain.yaml :language: yaml weka_analysis.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/weka_analysis.yaml :language: yaml weka_classification_operation.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/weka_classification_operation.yaml :language: yaml weka_feature_selection.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/weka_feature_selection.yaml :language: yaml windower.yaml ------------------------------------------ .. literalinclude:: specs/operations/examples/windower.yaml :language: yaml