bfgn
Contents:
bfgn package
bfgn
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_internal_window_to_subplot() (in module bfgn.reporting.visualizations.subplots)
apply_model_to_site() (in module bfgn.data_management.apply_model_to_data)
apply_random_transformations (bfgn.configuration.sections.DataSamples attribute)
apply_random_transforms (bfgn.data_management.sequences.BaseSequence attribute)
architecture (bfgn.configuration.configs.Config attribute)
architecture_name (bfgn.configuration.sections.ModelTraining attribute)
ArchitectureConfigSection (class in bfgn.architectures.alex_net)
(class in bfgn.architectures.dense_flat_net)
(class in bfgn.architectures.dense_unet)
(class in bfgn.architectures.dilation_net)
(class in bfgn.architectures.flat_net)
(class in bfgn.architectures.residual_dilation_net)
(class in bfgn.architectures.residual_flat_net)
(class in bfgn.architectures.residual_unet)
(class in bfgn.architectures.unet)
assert_gpu (bfgn.configuration.sections.ModelTraining attribute)
assert_gpu_available() (in module bfgn.utils.compute_access)
AutoencoderMixin (class in bfgn.architectures.config_sections)
B
BaseArchitectureConfigSection (class in bfgn.architectures.config_sections)
BaseConfigSection (class in bfgn.configuration.sections)
BaseGlobalScaler (class in bfgn.data_management.scalers)
BaseSequence (class in bfgn.data_management.sequences)
BaseSklearnScaler (class in bfgn.data_management.scalers)
batch_size (bfgn.configuration.sections.DataSamples attribute)
bfgn (module)
bfgn.architectures (module)
bfgn.architectures.alex_net (module)
bfgn.architectures.config_sections (module)
bfgn.architectures.dense_flat_net (module)
bfgn.architectures.dense_unet (module)
bfgn.architectures.dilation_net (module)
bfgn.architectures.flat_net (module)
bfgn.architectures.network_sections (module)
bfgn.architectures.residual_dilation_net (module)
bfgn.architectures.residual_flat_net (module)
bfgn.architectures.residual_unet (module)
bfgn.architectures.unet (module)
bfgn.configuration (module)
bfgn.configuration.check_config_options_not_obsolete (module)
bfgn.configuration.configs (module)
bfgn.configuration.sections (module)
bfgn.data_management (module)
bfgn.data_management.apply_model_to_data (module)
bfgn.data_management.common_io (module)
bfgn.data_management.data_core (module)
bfgn.data_management.ooc_functions (module)
bfgn.data_management.scalers (module)
bfgn.data_management.sequences (module)
bfgn.data_management.single_image_scaling (module)
bfgn.data_management.training_data (module)
bfgn.experiments (module)
bfgn.experiments.callbacks (module)
bfgn.experiments.experiments (module)
bfgn.experiments.histories (module)
bfgn.experiments.losses (module)
bfgn.experiments.models (module)
bfgn.reporting (module)
bfgn.reporting.comparisons (module)
bfgn.reporting.reports (module)
bfgn.reporting.samples (module)
bfgn.reporting.visualizations (module)
bfgn.reporting.visualizations.colormaps (module)
bfgn.reporting.visualizations.histories (module)
bfgn.reporting.visualizations.logs (module)
bfgn.reporting.visualizations.model_performance (module)
bfgn.reporting.visualizations.networks (module)
bfgn.reporting.visualizations.samples (module)
bfgn.reporting.visualizations.subplots (module)
bfgn.utils (module)
bfgn.utils.compute_access (module)
bfgn.utils.logging (module)
block_structure (bfgn.architectures.config_sections.BlockMixin attribute)
BlockMixin (class in bfgn.architectures.config_sections)
boundary_bad_value (bfgn.configuration.sections.RawFiles attribute)
boundary_files (bfgn.configuration.sections.RawFiles attribute)
build_or_load_model() (bfgn.experiments.experiments.Experiment method)
build_or_load_rawfile_data() (bfgn.data_management.data_core.DataContainer method)
build_or_load_scalers() (bfgn.data_management.data_core.DataContainer method)
build_training_data_from_response_points() (in module bfgn.data_management.training_data)
build_training_data_ordered() (in module bfgn.data_management.training_data)
C
calculate_categorical_weights() (in module bfgn.data_management.training_data)
calculate_model_memory_footprint() (bfgn.experiments.experiments.Experiment method)
callback_early_stopping (bfgn.configuration.configs.Config attribute)
callback_general (bfgn.configuration.configs.Config attribute)
callback_reduced_learning_rate (bfgn.configuration.configs.Config attribute)
callback_tensorboard (bfgn.configuration.configs.Config attribute)
CallbackEarlyStopping (class in bfgn.configuration.sections)
CallbackGeneral (class in bfgn.configuration.sections)
CallbackReducedLearningRate (class in bfgn.configuration.sections)
CallbackTensorboard (class in bfgn.configuration.sections)
check_band_types() (bfgn.data_management.data_core.DataContainer method)
check_built_data_files_exist() (in module bfgn.data_management.training_data)
check_config_options_not_obsolete() (in module bfgn.configuration.check_config_options_not_obsolete)
check_config_validity() (bfgn.configuration.sections.BaseConfigSection method)
check_input_file_validity() (in module bfgn.configuration.sections)
check_is_categorical_colormap_repeated() (in module bfgn.reporting.visualizations.colormaps)
check_projections() (in module bfgn.data_management.training_data)
check_resolutions() (in module bfgn.data_management.training_data)
checkpoint_periods (bfgn.configuration.sections.CallbackGeneral attribute)
colorspace_transformation() (in module bfgn.architectures.network_sections)
combine_histories() (in module bfgn.experiments.histories)
config (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.experiments.callbacks.HistoryCheckpoint attribute)
(bfgn.experiments.experiments.Experiment attribute)
(bfgn.reporting.samples.Samples attribute)
Config (class in bfgn.configuration.configs)
constant_offset (bfgn.data_management.scalers.ConstantScaler attribute)
constant_scaler (bfgn.data_management.scalers.ConstantScaler attribute)
ConstantScaler (class in bfgn.data_management.scalers)
Conv2D_Options() (in module bfgn.architectures.network_sections)
convert_envi_file() (in module bfgn.data_management.common_io)
copy_model_from_experiment() (bfgn.experiments.experiments.Experiment method)
create_built_data_output_directory() (in module bfgn.data_management.data_core)
create_config_from_file() (in module bfgn.configuration.configs)
create_config_template() (in module bfgn.configuration.configs)
create_model() (in module bfgn.architectures.alex_net)
(in module bfgn.architectures.dense_flat_net)
(in module bfgn.architectures.dense_unet)
(in module bfgn.architectures.dilation_net)
(in module bfgn.architectures.flat_net)
(in module bfgn.architectures.residual_dilation_net)
(in module bfgn.architectures.residual_flat_net)
(in module bfgn.architectures.residual_unet)
(in module bfgn.architectures.unet)
create_model_comparison_report() (in module bfgn.reporting.comparisons)
create_model_from_architecture_config_section() (in module bfgn.architectures.config_sections)
create_model_report() (bfgn.reporting.reports.Reporter method)
D
data_build (bfgn.configuration.configs.Config attribute)
data_container (bfgn.reporting.reports.Reporter attribute)
data_samples (bfgn.configuration.configs.Config attribute)
data_sequence (bfgn.reporting.samples.Samples attribute)
data_sequence_label (bfgn.reporting.samples.Samples attribute)
DataBuild (class in bfgn.configuration.sections)
DataContainer (class in bfgn.data_management.data_core)
DataSamples (class in bfgn.configuration.sections)
dense_2d_block() (in module bfgn.architectures.network_sections)
dilation_rate (bfgn.architectures.config_sections.DilationMixin attribute)
DilationMixin (class in bfgn.architectures.config_sections)
dir_out (bfgn.configuration.sections.DataBuild attribute)
(bfgn.configuration.sections.ModelTraining attribute)
E
epoch_begin (bfgn.experiments.callbacks.HistoryCheckpoint attribute)
epochs_since_last_save (bfgn.experiments.callbacks.HistoryCheckpoint attribute)
existing_history (bfgn.experiments.callbacks.HistoryCheckpoint attribute)
experiment (bfgn.reporting.reports.Reporter attribute)
Experiment (class in bfgn.experiments.experiments)
F
factor (bfgn.configuration.sections.CallbackReducedLearningRate attribute)
feature_band_types (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.reporting.samples.Samples attribute)
feature_data_type (bfgn.configuration.sections.RawFiles attribute)
feature_files (bfgn.configuration.sections.RawFiles attribute)
feature_mean_centering (bfgn.configuration.sections.DataBuild attribute)
feature_nodata_encoding (bfgn.configuration.sections.DataSamples attribute)
feature_nodata_maximum_fraction (bfgn.configuration.sections.DataBuild attribute)
feature_nodata_value (bfgn.configuration.sections.RawFiles attribute)
feature_per_band_encoded_values (bfgn.data_management.data_core.DataContainer attribute)
feature_raw_band_types (bfgn.data_management.data_core.DataContainer attribute)
feature_scaler (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.data_management.sequences.BaseSequence attribute)
feature_scaler_names (bfgn.configuration.sections.DataSamples attribute)
features (bfgn.data_management.data_core.DataContainer attribute)
filename_prefix_out (bfgn.configuration.sections.DataBuild attribute)
fill_nearest_neighbor() (in module bfgn.data_management.single_image_scaling)
filters (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
fit() (bfgn.data_management.scalers.BaseGlobalScaler method)
fit_model_with_data_container() (bfgn.experiments.experiments.Experiment method)
fit_model_with_sequences() (bfgn.experiments.experiments.Experiment method)
fit_transform() (bfgn.data_management.scalers.BaseGlobalScaler method)
FlatMixin (class in bfgn.architectures.config_sections)
G
get_all_interior_extent_subset_pixel_locations() (in module bfgn.data_management.common_io)
get_architecture_config_section() (in module bfgn.architectures.config_sections)
get_available_architectures() (in module bfgn.architectures)
get_available_loss_methods() (in module bfgn.experiments.losses)
get_available_scalers() (in module bfgn.data_management.scalers)
get_band_types() (bfgn.data_management.data_core.DataContainer method)
get_boundary_sets_from_boundary_files() (in module bfgn.data_management.common_io)
get_built_data_config_filepath() (in module bfgn.data_management.data_core)
get_built_data_container_filepath() (in module bfgn.data_management.data_core)
get_built_data_filepaths() (in module bfgn.data_management.data_core)
get_built_features_filepaths() (in module bfgn.data_management.data_core)
get_built_responses_filepaths() (in module bfgn.data_management.data_core)
get_built_weights_filepaths() (in module bfgn.data_management.data_core)
get_config_as_dict() (bfgn.configuration.configs.Config method)
get_config_differences() (in module bfgn.configuration.configs)
get_config_errors() (bfgn.configuration.configs.Config method)
get_config_filepath() (in module bfgn.experiments.experiments)
get_config_name_as_snake_case() (bfgn.configuration.sections.BaseConfigSection class method)
get_config_options_as_dict() (bfgn.configuration.sections.BaseConfigSection method)
get_config_sections() (in module bfgn.configuration.sections)
get_count_available_cpus() (in module bfgn.utils.compute_access)
get_count_available_gpus() (in module bfgn.utils.compute_access)
get_cropped_loss_function() (in module bfgn.experiments.losses)
get_history_filepath() (in module bfgn.experiments.experiments)
get_human_readable_config_errors() (bfgn.configuration.configs.Config method)
get_log_filepath() (in module bfgn.data_management.data_core)
(in module bfgn.experiments.experiments)
get_memmap_basename() (in module bfgn.data_management.data_core)
get_model_callbacks() (in module bfgn.experiments.callbacks)
get_model_filepath() (in module bfgn.experiments.experiments)
get_option_keys() (bfgn.architectures.config_sections.BaseArchitectureConfigSection method)
(bfgn.configuration.sections.BaseConfigSection method)
get_overlapping_extent() (in module bfgn.data_management.common_io)
get_overlapping_extent_coordinates() (in module bfgn.data_management.common_io)
get_proj() (in module bfgn.data_management.training_data)
get_raw_and_transformed_sample() (bfgn.data_management.sequences.BaseSequence method)
get_root_logger() (in module bfgn.utils.logging)
get_scaler() (in module bfgn.data_management.scalers)
get_site_boundary_set() (in module bfgn.data_management.common_io)
get_site_boundary_vector_file() (in module bfgn.data_management.common_io)
get_temporary_data_filepaths() (in module bfgn.data_management.data_core)
get_temporary_features_filepath() (in module bfgn.data_management.data_core)
get_temporary_responses_filepath() (in module bfgn.data_management.data_core)
get_temporary_weights_filepath() (in module bfgn.data_management.data_core)
GrowthMixin (class in bfgn.architectures.config_sections)
H
has_features_transform (bfgn.reporting.samples.Samples attribute)
has_responses_transform (bfgn.reporting.samples.Samples attribute)
histogram_freq (bfgn.configuration.sections.CallbackTensorboard attribute)
history (bfgn.experiments.experiments.Experiment attribute)
HistoryCheckpoint (class in bfgn.experiments.callbacks)
I
ignore_projections (bfgn.configuration.sections.RawFiles attribute)
internal_activation (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
inverse_transform() (bfgn.data_management.scalers.BaseGlobalScaler method)
(bfgn.data_management.scalers.BaseSklearnScaler method)
(bfgn.data_management.scalers.ConstantScaler method)
(bfgn.data_management.scalers.NullScaler method)
is_model_trained (bfgn.experiments.experiments.Experiment attribute)
(bfgn.reporting.samples.Samples attribute)
K
kernel_size (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
L
load() (bfgn.data_management.scalers.BaseGlobalScaler method)
(bfgn.data_management.scalers.BaseSklearnScaler method)
(bfgn.data_management.scalers.ConstantScaler method)
(bfgn.data_management.scalers.NullScaler method)
load_built_data_files() (in module bfgn.data_management.training_data)
load_experiment_from_directory() (in module bfgn.experiments.experiments)
load_history() (in module bfgn.experiments.histories)
load_model() (in module bfgn.experiments.models)
load_sequences() (bfgn.data_management.data_core.DataContainer method)
loaded_existing_history (bfgn.experiments.experiments.Experiment attribute)
loaded_existing_model (bfgn.experiments.experiments.Experiment attribute)
log_level (bfgn.configuration.sections.DataBuild attribute)
(bfgn.configuration.sections.ModelTraining attribute)
logger (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.experiments.experiments.Experiment attribute)
loss_metric (bfgn.configuration.sections.CallbackEarlyStopping attribute)
(bfgn.configuration.sections.CallbackReducedLearningRate attribute)
(bfgn.configuration.sections.ModelTraining attribute)
loss_window_radius (bfgn.configuration.sections.DataBuild attribute)
M
max_built_data_gb (bfgn.configuration.sections.DataBuild attribute)
max_epochs (bfgn.configuration.sections.ModelTraining attribute)
max_features_per_page (bfgn.configuration.sections.ModelReporting attribute)
max_pages_per_figure (bfgn.configuration.sections.ModelReporting attribute)
max_responses_per_page (bfgn.configuration.sections.ModelReporting attribute)
max_samples (bfgn.configuration.sections.DataBuild attribute)
max_samples_per_page (bfgn.configuration.sections.ModelReporting attribute)
maximum_likelihood_classification() (in module bfgn.data_management.apply_model_to_data)
MemmappedSequence (class in bfgn.data_management.sequences)
min_delta (bfgn.configuration.sections.CallbackEarlyStopping attribute)
(bfgn.configuration.sections.CallbackReducedLearningRate attribute)
MinMaxScaler (class in bfgn.data_management.scalers)
model (bfgn.experiments.experiments.Experiment attribute)
(bfgn.reporting.samples.Samples attribute)
model_reporting (bfgn.configuration.configs.Config attribute)
model_training (bfgn.configuration.configs.Config attribute)
ModelReporting (class in bfgn.configuration.sections)
ModelTraining (class in bfgn.configuration.sections)
N
n_classes (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
network_category (bfgn.configuration.sections.DataBuild attribute)
network_progression_max_filters (bfgn.configuration.sections.ModelReporting attribute)
network_progression_max_pages (bfgn.configuration.sections.ModelReporting attribute)
network_progression_show_compact (bfgn.configuration.sections.ModelReporting attribute)
network_progression_show_full (bfgn.configuration.sections.ModelReporting attribute)
noerror_open() (in module bfgn.data_management.common_io)
NullScaler (class in bfgn.data_management.scalers)
num_features (bfgn.reporting.samples.Samples attribute)
num_layers (bfgn.architectures.config_sections.FlatMixin attribute)
num_responses (bfgn.reporting.samples.Samples attribute)
num_samples (bfgn.reporting.samples.Samples attribute)
number_folds (bfgn.configuration.sections.DataBuild attribute)
O
on_epoch_begin() (bfgn.experiments.callbacks.HistoryCheckpoint method)
on_epoch_end() (bfgn.experiments.callbacks.HistoryCheckpoint method)
on_train_begin() (bfgn.experiments.callbacks.HistoryCheckpoint method)
on_train_end() (bfgn.experiments.callbacks.HistoryCheckpoint method)
one_hot_encode_array() (in module bfgn.data_management.ooc_functions)
optimizer (bfgn.configuration.sections.ModelTraining attribute)
output_activation (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
P
padding (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
parity_plot() (bfgn.reporting.reports.Reporter method)
patience (bfgn.configuration.sections.CallbackEarlyStopping attribute)
(bfgn.configuration.sections.CallbackReducedLearningRate attribute)
period (bfgn.experiments.callbacks.HistoryCheckpoint attribute)
permute_array() (in module bfgn.data_management.ooc_functions)
plot_binary_error_classification() (in module bfgn.reporting.visualizations.subplots)
plot_categorical_responses() (in module bfgn.reporting.visualizations.subplots)
plot_classification_predictions_max_likelihood() (in module bfgn.reporting.visualizations.subplots)
plot_classification_report() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.model_performance)
plot_classification_samples() (in module bfgn.reporting.visualizations.samples)
plot_confusion_matrix() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.model_performance)
plot_history() (in module bfgn.reporting.visualizations.histories)
plot_log_warnings_and_errors() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.logs)
plot_model_history() (bfgn.reporting.reports.Reporter method)
plot_model_loss_comparison() (in module bfgn.reporting.comparisons)
plot_model_summary() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.networks)
plot_model_timing_comparison() (in module bfgn.reporting.comparisons)
plot_network_feature_progression() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.networks)
plot_raw_error_regression() (in module bfgn.reporting.visualizations.subplots)
plot_raw_features() (in module bfgn.reporting.visualizations.subplots)
plot_raw_predictions() (in module bfgn.reporting.visualizations.subplots)
plot_raw_responses() (in module bfgn.reporting.visualizations.subplots)
plot_regression_deviation() (bfgn.reporting.reports.Reporter method)
plot_regression_samples() (in module bfgn.reporting.visualizations.samples)
plot_sample_histograms() (bfgn.reporting.reports.Reporter method)
(in module bfgn.reporting.visualizations.samples)
plot_samples() (bfgn.reporting.reports.Reporter method)
plot_spatial_classification_error() (in module bfgn.reporting.visualizations.model_performance)
plot_spatial_error() (bfgn.reporting.reports.Reporter method)
plot_spatial_regression_error() (in module bfgn.reporting.visualizations.model_performance)
plot_transformed_error_regression() (in module bfgn.reporting.visualizations.subplots)
plot_transformed_features() (in module bfgn.reporting.visualizations.subplots)
plot_transformed_predictions() (in module bfgn.reporting.visualizations.subplots)
plot_transformed_responses() (in module bfgn.reporting.visualizations.subplots)
plot_weights() (in module bfgn.reporting.visualizations.subplots)
pool_size (bfgn.architectures.config_sections.AutoencoderMixin attribute)
PowerScaler (class in bfgn.data_management.scalers)
Q
QuantileUniformScaler (class in bfgn.data_management.scalers)
R
random_seed (bfgn.configuration.sections.DataBuild attribute)
rasterize_vector() (in module bfgn.data_management.common_io)
raw_features (bfgn.reporting.samples.Samples attribute)
raw_features_range (bfgn.reporting.samples.Samples attribute)
raw_files (bfgn.configuration.configs.Config attribute)
raw_predictions (bfgn.reporting.samples.Samples attribute)
raw_predictions_range (bfgn.reporting.samples.Samples attribute)
raw_responses (bfgn.reporting.samples.Samples attribute)
raw_responses_range (bfgn.reporting.samples.Samples attribute)
RawFiles (class in bfgn.configuration.sections)
read_chunk_by_row() (in module bfgn.data_management.common_io)
read_labeling_chunk() (in module bfgn.data_management.training_data)
read_map_subset() (in module bfgn.data_management.common_io)
read_mask_chunk() (in module bfgn.data_management.common_io)
read_segmentation_chunk() (in module bfgn.data_management.training_data)
Reporter (class in bfgn.reporting.reports)
response_background_values (bfgn.configuration.sections.DataBuild attribute)
response_band_types (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.reporting.samples.Samples attribute)
response_data_type (bfgn.configuration.sections.RawFiles attribute)
response_files (bfgn.configuration.sections.RawFiles attribute)
response_max_value (bfgn.configuration.sections.DataBuild attribute)
response_min_value (bfgn.configuration.sections.DataBuild attribute)
response_nodata_maximum_fraction (bfgn.configuration.sections.DataBuild attribute)
response_nodata_value (bfgn.configuration.sections.RawFiles attribute)
response_per_band_encoded_values (bfgn.data_management.data_core.DataContainer attribute)
response_raw_band_types (bfgn.data_management.data_core.DataContainer attribute)
response_scaler (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.data_management.sequences.BaseSequence attribute)
response_scaler_names (bfgn.configuration.sections.DataSamples attribute)
response_vector_property_name (bfgn.configuration.sections.RawFiles attribute)
responses (bfgn.data_management.data_core.DataContainer attribute)
RobustScaler (class in bfgn.data_management.scalers)
S
Samples (class in bfgn.reporting.samples)
save() (bfgn.data_management.scalers.BaseGlobalScaler method)
(bfgn.data_management.scalers.BaseSklearnScaler method)
(bfgn.data_management.scalers.ConstantScaler method)
(bfgn.data_management.scalers.NullScaler method)
save_config_to_file() (in module bfgn.configuration.configs)
save_history() (in module bfgn.experiments.histories)
save_model() (in module bfgn.experiments.models)
savename (bfgn.data_management.scalers.BaseGlobalScaler attribute)
scale_image() (in module bfgn.data_management.single_image_scaling)
scale_image_mean() (in module bfgn.data_management.single_image_scaling)
scale_image_mean_std() (in module bfgn.data_management.single_image_scaling)
scale_image_minmax() (in module bfgn.data_management.single_image_scaling)
scale_vector() (in module bfgn.data_management.single_image_scaling)
scaler (bfgn.data_management.scalers.BaseSklearnScaler attribute)
scaler_name (bfgn.data_management.scalers.BaseGlobalScaler attribute)
set_config_options() (bfgn.configuration.sections.BaseConfigSection method)
sparse_read (bfgn.configuration.sections.DataBuild attribute)
StandardScaler (class in bfgn.data_management.scalers)
T
test_fold (bfgn.configuration.sections.DataBuild attribute)
train_folds (bfgn.data_management.data_core.DataContainer attribute)
training_sequence (bfgn.data_management.data_core.DataContainer attribute)
trans_features (bfgn.reporting.samples.Samples attribute)
trans_features_range (bfgn.reporting.samples.Samples attribute)
trans_predictions (bfgn.reporting.samples.Samples attribute)
trans_predictions_range (bfgn.reporting.samples.Samples attribute)
trans_responses (bfgn.reporting.samples.Samples attribute)
trans_responses_range (bfgn.reporting.samples.Samples attribute)
transform() (bfgn.data_management.scalers.BaseGlobalScaler method)
(bfgn.data_management.scalers.BaseSklearnScaler method)
(bfgn.data_management.scalers.ConstantScaler method)
(bfgn.data_management.scalers.NullScaler method)
U
update_freq (bfgn.configuration.sections.CallbackTensorboard attribute)
upper_left_pixel() (in module bfgn.data_management.common_io)
use_batch_norm (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
use_callback (bfgn.configuration.sections.CallbackEarlyStopping attribute)
(bfgn.configuration.sections.CallbackReducedLearningRate attribute)
(bfgn.configuration.sections.CallbackTensorboard attribute)
use_growth (bfgn.architectures.config_sections.GrowthMixin attribute)
use_initial_colorspace_transformation_layer (bfgn.architectures.config_sections.BaseArchitectureConfigSection attribute)
use_terminate_on_nan (bfgn.configuration.sections.CallbackGeneral attribute)
V
validation_fold (bfgn.configuration.sections.DataBuild attribute)
validation_sequence (bfgn.data_management.data_core.DataContainer attribute)
verbose (bfgn.experiments.callbacks.HistoryCheckpoint attribute)
verbosity (bfgn.configuration.sections.ModelTraining attribute)
W
walk_directories_for_model_histories() (in module bfgn.reporting.comparisons)
weighted (bfgn.configuration.sections.ModelTraining attribute)
weights (bfgn.data_management.data_core.DataContainer attribute)
(bfgn.reporting.samples.Samples attribute)
weights_range (bfgn.reporting.samples.Samples attribute)
window_radius (bfgn.configuration.sections.DataBuild attribute)
write_grads (bfgn.configuration.sections.CallbackTensorboard attribute)
write_graph (bfgn.configuration.sections.CallbackTensorboard attribute)
write_images (bfgn.configuration.sections.CallbackTensorboard attribute)