-
kowalski.py
: Loads the Kowalski dataset. -
processor/
:photometry_processor.py
: Preprocesses photometry data.alert_processor.py
: Handles alerts, including images and metadata.data_processor.py
: General data preprocessing tasks.
-
supernova_dataset.py
: Aggregates functions from processors for comprehensive data preparation. -
data_generator.py
: Inherits from Keras, manages data during model training. -
Data Loading and Preprocessing:
- Use
kowalski.py
to load data. - Utilize
processor
classes for specific preprocessing needs. supernova_dataset.py
combines all preprocessing steps.
- Use
-
Data Generation for Training:
data_generator.py
provides batch data generation for Keras training.
-
Detailed Function Usage:
- Refer to the
Show_data
notebook for detailed instructions on each function, from loading data to training a model.
- Refer to the
-
Notifications
You must be signed in to change notification settings - Fork 0
skyportal/alert_multimodal_ml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published