oracle.pretrained.BTS
Pretrained model(s) for the BTS dataset.
Functions
|
Augments a table by modifying its time-related and feature-specific values, and splitting it into two separate tables. This function performs the following modifications: - Converts filter IDs ('fid') to their corresponding mean wavelengths using the mapping ZTF_fid_to_wavelengths. - Normalizes the 'jd' column by subtracting the minimum |
Classes
|
ORACLE1_BTS is a model class that inherits from GRU_MD designed to load a pre-trained BTS model and perform predictions on time series data augmented with static features. |