AutoNexus.py
LICENSE
README.md
analytics_artifacts.py
backbone_selector.py
config.py
data_cleaner.py
data_loader.py
dataset_embedding.py
eda.py
explainer.py
feature_engineering.py
feature_processing.py
generalization.py
image_splitting.py
llm_explainer.py
lora_adapter_trainer.py
lora_config.py
main.py
model_selector.py
model_trainer.py
multimodal_extractor.py
nexus_predictor.py
notebook_generator.py
pyproject.toml
report_generator.py
resource_manager.py
vision_backbones.py
AutoNexus.egg-info/PKG-INFO
AutoNexus.egg-info/SOURCES.txt
AutoNexus.egg-info/dependency_links.txt
AutoNexus.egg-info/entry_points.txt
AutoNexus.egg-info/requires.txt
AutoNexus.egg-info/top_level.txt
autonexus/__init__.py
autonexus/api.py
autonexus/callbacks.py
autonexus/cli_ui.py
autonexus/config.py
autonexus/data.py
autonexus/drift.py
autonexus/exceptions.py
autonexus/llm.py
autonexus/memory.py
autonexus/model.py
autonexus/monitoring.py
autonexus/plugins.py
autonexus/registry.py
tests/test_cli_calibration.py
tests/test_data_loader.py
tests/test_framework.py
tests/test_image_splitting.py
tests/test_notebook_analytics.py