============== API References ============== .. currentmodule:: paradance.dataloader Dataloader ---------- .. autosummary:: :toctree: api_reference :nosignatures: BaseDataLoader BaseDataLoaderConfig CSVLoader ExcelLoader .. currentmodule:: paradance.evaluation Evaluation ---------- .. autosummary:: :toctree: api_reference :nosignatures: BaseCalculator Calculator LogarithmPCACalculator .. currentmodule:: paradance.optimization Optimization ------------ .. autosummary:: :toctree: api_reference :nosignatures: BaseObjective MultipleObjective .. currentmodule:: paradance.pipeline Pipeline -------- .. autosummary:: :toctree: api_reference :nosignatures: BasePipeline ClassicalPipeline LogarithmPCAPipeline