Mercurial > repos > goeckslab > multimodal_learner
comparison multimodal_learner.py @ 8:a48e750cfd25 draft default tip
planemo upload for repository https://github.com/goeckslab/gleam.git commit c8a7fef0c54c269afd6c6bdf035af1a7574d11cb
| author | goeckslab |
|---|---|
| date | Fri, 30 Jan 2026 14:20:49 +0000 |
| parents | ed2fefc8d892 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:ed2fefc8d892 | 8:a48e750cfd25 |
|---|---|
| 455 data_ctx=data_ctx, | 455 data_ctx=data_ctx, |
| 456 raw_folds=raw_folds, | 456 raw_folds=raw_folds, |
| 457 ag_folds=ag_folds, | 457 ag_folds=ag_folds, |
| 458 raw_metrics_std=raw_metrics_std, | 458 raw_metrics_std=raw_metrics_std, |
| 459 ag_by_split_std=ag_by_split_std, | 459 ag_by_split_std=ag_by_split_std, |
| 460 ag_config=ag_config, | |
| 460 ) | 461 ) |
| 461 | 462 |
| 462 | 463 |
| 463 if __name__ == "__main__": | 464 if __name__ == "__main__": |
| 464 logging.basicConfig( | 465 logging.basicConfig( |
