imputegap.tools.utilsΒΆ

Functions

config_contamination(ts, pattern[, ...])

Configure and execute contamination for selected imputation algorithm and pattern.

config_impute_algorithm(incomp_data, algorithm)

Configure and execute algorithm for selected imputation imputer and pattern.

display_title([title, aut, lib, university])

Display the title and author information.

load_parameters([query, algorithm, dataset, ...])

Load default or optimal parameters for algorithms from a TOML file.

load_share_lib([name, lib, verbose])

Load the shared library based on the operating system.

save_optimization(optimal_params[, ...])

Save the optimization parameters to a TOML file for later use without recomputing.

search_path([set_name])

Find the accurate path for loading test files.

verification_limitation(percentage[, ...])

Format and verify that the percentage given by the user is within acceptable bounds.