Module constructor

Module constructor 

Source
Expand description

Automated Pipeline Constructor

This module provides automated construction of quantum ML pipelines.

Structs§

AlgorithmCandidate
Algorithm candidate
AlgorithmPerformancePredictor
Algorithm performance predictor
AlgorithmSelector
Algorithm selector
AutomatedPipelineConstructor
Automated pipeline constructor
DataAnalysis
Data analysis results
FeatureAnalyzer
Feature analyzer
MetaLearningModel
Meta-learning model
PatternDetector
Pattern detector
PerformanceDatabase
Performance database
PerformanceRecord
Performance record
PerformanceValidator
Performance validator
PipelineValidator
Pipeline validator
PreprocessingOptimizer
Preprocessing optimizer
PreprocessingPerformance
Preprocessing performance
PreprocessingPerformanceTracker
Preprocessing performance tracker
PreprocessorCandidate
Preprocessor candidate
PreprocessorConfig
Preprocessor configuration
QuantumResourceRequirements
Quantum resource requirements
ResourceRequirements
Resource requirements
TargetAnalyzer
Target analyzer
TaskDetector
Task detection from data
ValidationCriteria
Validation criteria
ValidationRule
Validation rule

Enums§

AlgorithmSelectionStrategy
Algorithm selection strategy
AlgorithmType
Algorithm types
FeatureAnalyzerType
Feature analyzer types
PatternType
Pattern types
PerformancePredictionStrategy
Performance prediction strategies
PerformanceValidatorType
Performance validator types
PreprocessingOptimizationStrategy
Preprocessing optimization strategy
PreprocessorType
Preprocessor types
QuantumEnhancementLevel
Quantum enhancement levels
TargetAnalyzerType
Target analyzer types
ValidationRuleType
Validation rule types
ValidationSeverity
Validation severity levels