Coverage report: 41%

Files Functions Classes

coverage.py v7.10.6, created at 2025-09-05 14:29 +0000

File function statements missing excluded coverage
uqmodels/UQModel.py UQModel.__init__ 28 2 0 93%
uqmodels/UQModel.py UQModel._load 9 4 0 56%
uqmodels/UQModel.py UQModel.load 12 3 0 75%
uqmodels/UQModel.py UQModel._save 13 7 0 46%
uqmodels/UQModel.py UQModel.save 18 5 0 72%
uqmodels/UQModel.py UQModel._init_UQEstimator 7 0 0 100%
uqmodels/UQModel.py UQModel._fit_predict_KPI_processors 2 0 0 100%
uqmodels/UQModel.py UQModel._fit_score_KPI_processors 2 0 0 100%
uqmodels/UQModel.py UQModel.fit 35 12 0 66%
uqmodels/UQModel.py UQModel.fit_with_generator 9 9 0 0%
uqmodels/UQModel.py UQModel._transform_predict_KPI_processors 7 0 0 100%
uqmodels/UQModel.py UQModel.predict 29 10 0 66%
uqmodels/UQModel.py UQModel.predict_with_generator 5 5 0 0%
uqmodels/UQModel.py UQModel._transform_score_KPI_processors 6 0 0 100%
uqmodels/UQModel.py UQModel.score 34 15 0 56%
uqmodels/UQModel.py UQModel.score_with_generator 9 9 0 0%
uqmodels/UQModel.py (no function) 27 0 0 100%
uqmodels/__init__.py (no function) 0 0 0 100%
uqmodels/custom_UQModel.py TADKIT_UQModel.__init__ 35 35 0 0%
uqmodels/custom_UQModel.py UQModel_KPI.__init__ 7 0 0 100%
uqmodels/custom_UQModel.py MultiDEEPUQModel.__init__ 13 13 0 0%
uqmodels/custom_UQModel.py MultiDEEPUQModel.multi_score_reshape 16 16 0 0%
uqmodels/custom_UQModel.py MultiDEEPUQModel.fit 22 22 0 0%
uqmodels/custom_UQModel.py MultiDEEPUQModel.predict 12 12 0 0%
uqmodels/custom_UQModel.py MultiDEEPUQModel._recovers_KPI 11 11 0 0%
uqmodels/custom_UQModel.py MultiDEEPUQModel.score 11 11 0 0%
uqmodels/custom_UQModel.py MultiUQModel.__init__ 14 14 0 0%
uqmodels/custom_UQModel.py MultiUQModel.get_model 8 8 0 0%
uqmodels/custom_UQModel.py MultiUQModel.set_model 6 6 0 0%
uqmodels/custom_UQModel.py MultiUQModel._aux_fit 14 14 0 0%
uqmodels/custom_UQModel.py MultiUQModel._recovers_all_results 8 8 0 0%
uqmodels/custom_UQModel.py MultiUQModel.fit 11 11 0 0%
uqmodels/custom_UQModel.py MultiUQModel.fit_with_generator 17 17 0 0%
uqmodels/custom_UQModel.py MultiUQModel._aux_predict 7 7 0 0%
uqmodels/custom_UQModel.py MultiUQModel.predict 12 12 0 0%
uqmodels/custom_UQModel.py MultiUQModel.predict_with_generator 11 11 0 0%
uqmodels/custom_UQModel.py MultiUQModel._aux_score 21 21 0 0%
uqmodels/custom_UQModel.py MultiUQModel.score 3 3 0 0%
uqmodels/custom_UQModel.py MultiUQModel.score_with_generator 14 14 0 0%
uqmodels/custom_UQModel.py (no function) 41 0 0 100%
uqmodels/evaluation/__init__.py (no function) 0 0 0 100%
uqmodels/evaluation/base_metrics.py mae 1 1 0 0%
uqmodels/evaluation/base_metrics.py rmse 1 1 0 0%
uqmodels/evaluation/base_metrics.py q_loss 2 2 0 0%
uqmodels/evaluation/base_metrics.py quantile_loss 3 3 0 0%
uqmodels/evaluation/base_metrics.py NLL_loss 1 1 0 0%
uqmodels/evaluation/base_metrics.py perf_pred 1 1 0 0%
uqmodels/evaluation/base_metrics.py average_coverage 1 1 0 0%
uqmodels/evaluation/base_metrics.py ace 2 2 0 0%
uqmodels/evaluation/base_metrics.py sharpness 1 1 0 0%
uqmodels/evaluation/base_metrics.py sharpness2 1 1 0 0%
uqmodels/evaluation/base_metrics.py interval_score 1 1 0 0%
uqmodels/evaluation/base_metrics.py print_real_metrics_meta 13 13 0 0%
uqmodels/evaluation/base_metrics.py real_metrics 17 17 0 0%
uqmodels/evaluation/base_metrics.py (no function) 15 0 0 100%
uqmodels/evaluation/evaluation.py var_explain 22 22 0 0%
uqmodels/evaluation/evaluation.py evaluate 8 1 0 88%
uqmodels/evaluation/evaluation.py compute_perf 19 19 0 0%
uqmodels/evaluation/evaluation.py (no function) 6 0 0 100%
uqmodels/evaluation/metrics.py Encapsulated_metrics.__init__ 1 1 0 0%
uqmodels/evaluation/metrics.py Encapsulated_metrics.compute 0 0 0 100%
uqmodels/evaluation/metrics.py build_ctx_mask 8 8 0 0%
uqmodels/evaluation/metrics.py Generic_metric.__init__ 6 0 0 100%
uqmodels/evaluation/metrics.py Generic_metric.compute 10 2 0 80%
uqmodels/evaluation/metrics.py rmse 7 1 0 86%
uqmodels/evaluation/metrics.py UQ_sharpness 9 1 0 89%
uqmodels/evaluation/metrics.py UQ_average_coverage 12 3 0 75%
uqmodels/evaluation/metrics.py UQ_Gaussian_NLL 15 5 0 67%
uqmodels/evaluation/metrics.py UQ_heteroscedasticity_ratio 17 17 0 0%
uqmodels/evaluation/metrics.py UQ_absolute_residu_score 9 1 0 89%
uqmodels/evaluation/metrics.py UQ_dEI 11 2 0 82%
uqmodels/evaluation/metrics.py calibrate_var 20 20 0 0%
uqmodels/evaluation/metrics.py mae 7 7 0 0%
uqmodels/evaluation/metrics.py cov_metrics 1 0 0 100%
uqmodels/evaluation/metrics.py dEI 9 9 0 0%
uqmodels/evaluation/metrics.py anom_score 18 18 0 0%
uqmodels/evaluation/metrics.py confidence_score 18 18 0 0%
uqmodels/evaluation/metrics.py (no function) 29 0 0 100%
uqmodels/modelization/DL_estimator/__init__.py (no function) 0 0 0 100%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_Windows_Embedding.__init__ 8 8 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_Windows_Embedding.call 9 9 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_Window_Embedding.__init__ 6 6 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_Window_Embedding.call 13 13 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_conv_Embedding.__init__ 32 3 0 91%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_conv_Embedding.call 13 13 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_conv_Embedding.get_config 16 0 0 100%
uqmodels/modelization/DL_estimator/data_embedding.py Mouving_conv_Embedding.from_config 8 0 0 100%
uqmodels/modelization/DL_estimator/data_embedding.py Data_embedding_TS.__init__ 9 9 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Data_embedding_TS.call 4 4 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Factice_Time_Extension.__init__ 2 0 0 100%
uqmodels/modelization/DL_estimator/data_embedding.py Factice_Time_Extension.call 4 4 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py Factice_Time_Extension.get_config 3 0 0 100%
uqmodels/modelization/DL_estimator/data_embedding.py PositionalEmbedding.__init__ 8 8 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py PositionalEmbedding.call 1 1 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py ValuesEmbedding.__init__ 4 4 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py ValuesEmbedding.call 3 3 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py FixedEmbedding.__init__ 11 11 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py FixedEmbedding.call 2 2 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py TemporalEmbedding.__init__ 3 3 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py TemporalEmbedding.call 1 1 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py DataEmbedding_ITS.__init__ 8 8 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py DataEmbedding_ITS.call 2 2 0 0%
uqmodels/modelization/DL_estimator/data_embedding.py (no function) 53 0 0 100%
uqmodels/modelization/DL_estimator/loss.py build_MSE_loss 2 0 0 100%
uqmodels/modelization/DL_estimator/loss.py build_MSE_loss.MSE_loss 14 14 0 0%
uqmodels/modelization/DL_estimator/loss.py build_CCE_loss 2 2 0 0%
uqmodels/modelization/DL_estimator/loss.py build_CCE_loss.CCE_loss 3 3 0 0%
uqmodels/modelization/DL_estimator/loss.py BNN_loss_gaussian 5 5 0 0%
uqmodels/modelization/DL_estimator/loss.py BNN_loss_edl 6 6 0 0%
uqmodels/modelization/DL_estimator/loss.py BNN_metric_gaussian 16 16 0 0%
uqmodels/modelization/DL_estimator/loss.py BNN_metric_edl 17 17 0 0%
uqmodels/modelization/DL_estimator/loss.py build_BNN_loss 2 0 0 100%
uqmodels/modelization/DL_estimator/loss.py build_BNN_loss.BNN_loss 26 26 0 0%
uqmodels/modelization/DL_estimator/loss.py build_EDL_loss 5 0 0 100%
uqmodels/modelization/DL_estimator/loss.py build_EDL_loss.NIG_NLL 3 3 0 0%
uqmodels/modelization/DL_estimator/loss.py build_EDL_loss.KL_NIG 2 2 0 0%
uqmodels/modelization/DL_estimator/loss.py build_EDL_loss.NIG_Reg 7 7 0 0%
uqmodels/modelization/DL_estimator/loss.py build_EDL_loss.EvidentialRegressionLoss 5 5 0 0%
uqmodels/modelization/DL_estimator/loss.py default_callbacks 4 0 0 100%
uqmodels/modelization/DL_estimator/loss.py (no function) 17 0 0 100%
uqmodels/modelization/DL_estimator/lstm_ed.py build_lstm_stacked 55 4 0 93%
uqmodels/modelization/DL_estimator/lstm_ed.py Lstm_ED_UQ.__init__ 3 0 0 100%
uqmodels/modelization/DL_estimator/lstm_ed.py Lstm_ED_UQ.factory 30 6 0 80%
uqmodels/modelization/DL_estimator/lstm_ed.py Lstm_ED_UQ.Build_generator 1 0 0 100%
uqmodels/modelization/DL_estimator/lstm_ed.py get_params_dict 2 0 0 100%
uqmodels/modelization/DL_estimator/lstm_ed.py (no function) 14 0 0 100%
uqmodels/modelization/DL_estimator/metalayers.py EDLProcessing.__init__ 2 0 0 100%
uqmodels/modelization/DL_estimator/metalayers.py EDLProcessing.compute_output_shape 1 1 0 0%
uqmodels/modelization/DL_estimator/metalayers.py EDLProcessing.call 5 5 0 0%
uqmodels/modelization/DL_estimator/metalayers.py EDLProcessing.get_config 1 0 0 100%
uqmodels/modelization/DL_estimator/metalayers.py ProbabilisticProcessing.__init__ 3 0 0 100%
uqmodels/modelization/DL_estimator/metalayers.py ProbabilisticProcessing.compute_output_shape 1 1 0 0%
uqmodels/modelization/DL_estimator/metalayers.py ProbabilisticProcessing.call 4 4 0 0%
uqmodels/modelization/DL_estimator/metalayers.py ProbabilisticProcessing.get_config 1 0 0 100%
uqmodels/modelization/DL_estimator/metalayers.py mlp 34 8 0 76%
uqmodels/modelization/DL_estimator/metalayers.py stack_and_roll_layer 19 19 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_enc_1D 18 18 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_dec_1D 23 23 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_enc 16 16 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_dec 25 25 0 0%
uqmodels/modelization/DL_estimator/metalayers.py conv_block_1D 5 5 0 0%
uqmodels/modelization/DL_estimator/metalayers.py conv_block_2D 5 5 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_enc_bis 20 20 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Tconv_block_1D 4 4 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Tconv_block_2D 5 5 0 0%
uqmodels/modelization/DL_estimator/metalayers.py cnn_dec_bis 26 26 0 0%
uqmodels/modelization/DL_estimator/metalayers.py dense2D_enc_dec 18 18 0 0%
uqmodels/modelization/DL_estimator/metalayers.py moving_slice_map 11 11 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Moving_slice_layer.__init__ 6 6 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Moving_slice_layer.build 1 1 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Moving_slice_layer.call 4 4 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Moving_slice_layer.compute_output_shape 5 5 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Double_Moving_slice_layer.__init__ 6 6 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Double_Moving_slice_layer.build 1 1 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Double_Moving_slice_layer.call 7 7 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Double_Moving_slice_layer.compute_output_shape 6 6 0 0%
uqmodels/modelization/DL_estimator/metalayers.py LSTMCellReturnCellState.call 2 2 0 0%
uqmodels/modelization/DL_estimator/metalayers.py LSTMCellMidsize.build 2 2 0 0%
uqmodels/modelization/DL_estimator/metalayers.py RNN_states_in_inputs.call 3 3 0 0%
uqmodels/modelization/DL_estimator/metalayers.py LSTM_EProcessing 9 9 0 0%
uqmodels/modelization/DL_estimator/metalayers.py LSTM_DProcessing 7 7 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Add_query_to_Z_Processing_with_state.__init__ 3 3 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Add_query_to_Z_Processing_with_state.compute_output_shape 1 1 0 0%
uqmodels/modelization/DL_estimator/metalayers.py Add_query_to_Z_Processing_with_state.call 4 4 0 0%
uqmodels/modelization/DL_estimator/metalayers.py get_cnn_enc_params 2 2 0 0%
uqmodels/modelization/DL_estimator/metalayers.py get_cnn_dec_params 2 2 0 0%
uqmodels/modelization/DL_estimator/metalayers.py (no function) 57 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py Identity_factory 1 1 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.__init__ 39 7 0 82%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.build_loss 19 6 0 68%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.build_metrics 14 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ._format 2 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.factory 12 3 0 75%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.save 14 1 0 93%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.load 15 1 0 93%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.compile 13 13 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.modify_dropout 5 5 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.reset 2 2 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.init_neural_network 8 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.fit 17 1 0 94%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.basic_fit 45 9 0 80%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.dataset_generator 15 1 0 93%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.predict 7 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.basic_predict 16 2 0 88%
uqmodels/modelization/DL_estimator/neural_network_UQ.py NN_UQ.Build_generator 1 1 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py Drawn_based_prediction 33 4 0 88%
uqmodels/modelization/DL_estimator/neural_network_UQ.py Deterministic_prediction 27 13 0 52%
uqmodels/modelization/DL_estimator/neural_network_UQ.py Ensemble_based_prediction 24 14 0 42%
uqmodels/modelization/DL_estimator/neural_network_UQ.py get_training_parameters 20 3 0 85%
uqmodels/modelization/DL_estimator/neural_network_UQ.py get_params_dict 15 1 0 93%
uqmodels/modelization/DL_estimator/neural_network_UQ.py default_Generator.__init__ 14 14 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py default_Generator.load 6 6 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py default_Generator.__len__ 1 1 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py default_Generator.__getitem__ 10 10 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py default_Generator.on_epoch_end 3 3 0 0%
uqmodels/modelization/DL_estimator/neural_network_UQ.py generate_K_fold_removing_index 18 11 0 39%
uqmodels/modelization/DL_estimator/neural_network_UQ.py generate_train_test 6 0 0 100%
uqmodels/modelization/DL_estimator/neural_network_UQ.py (no function) 45 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerEncoder.__init__ 15 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerEncoder.call 10 10 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerEncoder.get_config 3 3 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerEncoder.from_config 18 18 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerDecoder.__init__ 19 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerDecoder.causal_attention_mask 8 8 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerDecoder.call 13 13 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerDecoder.get_config 2 2 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py TransformerDecoder.from_config 23 23 0 0%
uqmodels/modelization/DL_estimator/transformer_ed.py build_transformer 47 5 0 89%
uqmodels/modelization/DL_estimator/transformer_ed.py Transformer_ED_UQ.__init__ 3 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py Transformer_ED_UQ.factory 30 6 0 80%
uqmodels/modelization/DL_estimator/transformer_ed.py Transformer_ED_UQ.Build_generator 1 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py get_params_dict 2 0 0 100%
uqmodels/modelization/DL_estimator/transformer_ed.py (no function) 43 0 0 100%
uqmodels/modelization/DL_estimator/utils.py identity 1 1 0 0%
uqmodels/modelization/DL_estimator/utils.py sum_part_prod 4 0 0 100%
uqmodels/modelization/DL_estimator/utils.py size_post_conv 4 0 0 100%
uqmodels/modelization/DL_estimator/utils.py find_conv_kernel 10 1 0 90%
uqmodels/modelization/DL_estimator/utils.py Generator.__init__ 6 6 0 0%
uqmodels/modelization/DL_estimator/utils.py Generator.load 4 4 0 0%
uqmodels/modelization/DL_estimator/utils.py Generator.__len__ 1 1 0 0%
uqmodels/modelization/DL_estimator/utils.py Generator.__getitem__ 3 3 0 0%
uqmodels/modelization/DL_estimator/utils.py Generator.__call__ 8 8 0 0%
uqmodels/modelization/DL_estimator/utils.py Generator.on_epoch_end 1 1 0 0%
uqmodels/modelization/DL_estimator/utils.py set_seeds 5 0 0 100%
uqmodels/modelization/DL_estimator/utils.py set_global_determinism 4 0 0 100%
uqmodels/modelization/DL_estimator/utils.py Folder_Generator.__init__ 22 2 0 91%
uqmodels/modelization/DL_estimator/utils.py Folder_Generator.load 11 1 0 91%
uqmodels/modelization/DL_estimator/utils.py Folder_Generator.__len__ 1 0 0 100%
uqmodels/modelization/DL_estimator/utils.py Folder_Generator.__getitem__ 26 3 0 88%
uqmodels/modelization/DL_estimator/utils.py Folder_Generator.on_epoch_end 2 0 0 100%
uqmodels/modelization/DL_estimator/utils.py (no function) 24 0 0 100%
uqmodels/modelization/ML_estimator/__init__.py (no function) 0 0 0 100%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.__init__ 24 7 0 71%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator._format 2 0 0 100%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.fit 19 0 0 100%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.fit.aux_leaf_statistics 45 45 0 0%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.fit.aux_tree_statistics 21 21 0 0%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.predict 9 0 0 100%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.RF_extraction 40 8 0 80%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.RF_extraction.aux_predict 6 6 0 0%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator.RF_extraction.tree_predict 9 9 0 0%
uqmodels/modelization/ML_estimator/random_forest_UQ.py RF_UQEstimator._tuning 6 6 0 0%
uqmodels/modelization/ML_estimator/random_forest_UQ.py get_params_dict 4 0 0 100%
uqmodels/modelization/ML_estimator/random_forest_UQ.py (no function) 14 0 0 100%
uqmodels/modelization/UQEstimator.py check_type_UQ 3 3 0 0%
uqmodels/modelization/UQEstimator.py get_UQEstimator_parameters 4 0 0 100%
uqmodels/modelization/UQEstimator.py UQEstimator.__init__ 10 0 0 100%
uqmodels/modelization/UQEstimator.py UQEstimator._format 37 4 0 89%
uqmodels/modelization/UQEstimator.py UQEstimator.fit 0 0 0 100%
uqmodels/modelization/UQEstimator.py UQEstimator.predict 0 0 0 100%
uqmodels/modelization/UQEstimator.py UQEstimator._tuning 1 1 0 0%
uqmodels/modelization/UQEstimator.py UQEstimator.get_params 6 1 0 83%
uqmodels/modelization/UQEstimator.py UQEstimator.factory 6 0 0 100%
uqmodels/modelization/UQEstimator.py MeanVarUQEstimator.__init__ 3 0 0 100%
uqmodels/modelization/UQEstimator.py MeanVarUQEstimator.fit 7 7 0 0%
uqmodels/modelization/UQEstimator.py MeanVarUQEstimator.predict 6 6 0 0%
uqmodels/modelization/UQEstimator.py MeanVarUQEstimator._format 2 0 0 100%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator.__init__ 4 4 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator.fit 4 4 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator.predict 12 12 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator._format 2 2 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator._tuning 9 9 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator._tuning.make_q_loss 2 2 0 0%
uqmodels/modelization/UQEstimator.py QuantileUQEstimator._tuning.make_q_loss.quantile_loss 3 3 0 0%
uqmodels/modelization/UQEstimator.py (no function) 36 0 0 100%
uqmodels/modelization/__init__.py (no function) 0 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py UQKPI_Processor.__init__ 2 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py UQKPI_Processor.fit 2 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py UQKPI_Processor.transform 11 1 0 91%
uqmodels/postprocessing/UQKPI_Processor.py NormalPIs_processor.__init__ 3 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py NormalPIs_processor.fit 10 3 0 70%
uqmodels/postprocessing/UQKPI_Processor.py NormalPIs_processor.transform 11 3 0 73%
uqmodels/postprocessing/UQKPI_Processor.py Epistemicscorelvl_processor.__init__ 2 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py Epistemicscorelvl_processor.fit 2 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py Epistemicscorelvl_processor.transform 3 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py Anomscore_processor.__init__ 3 0 0 100%
uqmodels/postprocessing/UQKPI_Processor.py Anomscore_processor.fit 6 3 0 50%
uqmodels/postprocessing/UQKPI_Processor.py Anomscore_processor.transform 6 3 0 50%
uqmodels/postprocessing/UQKPI_Processor.py (no function) 22 0 0 100%
uqmodels/postprocessing/UQ_processing.py check_y_vs_pred_and_UQ_shape 11 9 0 18%
uqmodels/postprocessing/UQ_processing.py check_UQ 13 8 0 38%
uqmodels/postprocessing/UQ_processing.py get_extremum_var 10 3 0 70%
uqmodels/postprocessing/UQ_processing.py get_nominal_disentangled_UQ_ratio 8 1 0 88%
uqmodels/postprocessing/UQ_processing.py split_var_dUQ 17 1 0 94%
uqmodels/postprocessing/UQ_processing.py get_extremum_var_TOT_and_ndUQ_ratio 8 0 0 100%
uqmodels/postprocessing/UQ_processing.py norm_var 6 1 0 83%
uqmodels/postprocessing/UQ_processing.py renormalise_UQ 20 11 0 45%
uqmodels/postprocessing/UQ_processing.py process_UQmeasure_to_sigma 19 8 0 58%
uqmodels/postprocessing/UQ_processing.py process_UQmeasure_to_TOT_and_E_sigma 9 0 0 100%
uqmodels/postprocessing/UQ_processing.py process_UQmeasure_to_residu 71 50 0 30%
uqmodels/postprocessing/UQ_processing.py process_UQmeasure_to_quantile 25 11 0 56%
uqmodels/postprocessing/UQ_processing.py process_UQmeasure_to_Epistemicscore 15 4 0 73%
uqmodels/postprocessing/UQ_processing.py fit_PI 2 0 0 100%
uqmodels/postprocessing/UQ_processing.py compute_PI 9 1 0 89%
uqmodels/postprocessing/UQ_processing.py fit_Epistemic_score 11 1 0 91%
uqmodels/postprocessing/UQ_processing.py compute_Epistemic_score 17 4 0 76%
uqmodels/postprocessing/UQ_processing.py (no function) 22 0 0 100%
uqmodels/postprocessing/__init__.py (no function) 0 0 0 100%
uqmodels/postprocessing/anomaly_processing.py score_seuil 5 1 0 80%
uqmodels/postprocessing/anomaly_processing.py fit_calibrate 46 25 0 46%
uqmodels/postprocessing/anomaly_processing.py compute_calibrate 19 4 0 79%
uqmodels/postprocessing/anomaly_processing.py fit_born_calibrated 14 14 0 0%
uqmodels/postprocessing/anomaly_processing.py compute_born_calibrated 20 20 0 0%
uqmodels/postprocessing/anomaly_processing.py fit_anom_score 12 2 0 83%
uqmodels/postprocessing/anomaly_processing.py compute_anom_score 42 23 0 45%
uqmodels/postprocessing/anomaly_processing.py fit_score_fusion 12 12 0 0%
uqmodels/postprocessing/anomaly_processing.py compute_score_fusion 16 16 0 0%
uqmodels/postprocessing/anomaly_processing.py (no function) 14 0 0 100%
uqmodels/postprocessing/custom_UQKPI_Processor.py Multiscale_Anomscore_processor.__init__ 6 6 0 0%
uqmodels/postprocessing/custom_UQKPI_Processor.py Multiscale_Anomscore_processor._aux_proc 36 36 0 0%
uqmodels/postprocessing/custom_UQKPI_Processor.py Multiscale_Anomscore_processor.fit 2 2 0 0%
uqmodels/postprocessing/custom_UQKPI_Processor.py Multiscale_Anomscore_processor.transform 3 3 0 0%
uqmodels/postprocessing/custom_UQKPI_Processor.py (no function) 12 0 0 100%
uqmodels/preprocessing/Custom_Preprocessor.py dict_to_TS_Dataset.__init__ 1 0 0 100%
uqmodels/preprocessing/Custom_Preprocessor.py dict_to_TS_Dataset.fit 1 1 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py dict_to_TS_Dataset.transform 21 2 0 90%
uqmodels/preprocessing/Custom_Preprocessor.py Generic_Features_processor.__init__ 1 1 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py Generic_Features_processor.fit 22 22 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py Generic_Features_processor.transform 34 34 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py Generic_Features_processor.fit_transform 3 3 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py init_Features_processor 20 20 0 0%
uqmodels/preprocessing/Custom_Preprocessor.py (no function) 13 0 0 100%
uqmodels/preprocessing/Preprocessor.py Preprocessor.__init__ 7 2 0 71%
uqmodels/preprocessing/Preprocessor.py Preprocessor.default_update_query 7 2 0 71%
uqmodels/preprocessing/Preprocessor.py Preprocessor.get 1 1 0 0%
uqmodels/preprocessing/Preprocessor.py Preprocessor.set 1 1 0 0%
uqmodels/preprocessing/Preprocessor.py Preprocessor.fit 5 5 0 0%
uqmodels/preprocessing/Preprocessor.py Preprocessor.transform 5 1 0 80%
uqmodels/preprocessing/Preprocessor.py Preprocessor.fit_transform 3 3 0 0%
uqmodels/preprocessing/Preprocessor.py Preprocessor.update_query 4 1 0 75%
uqmodels/preprocessing/Preprocessor.py Preprocessor.use_cache 5 1 0 80%
uqmodels/preprocessing/Preprocessor.py Preprocessor.save 1 1 0 0%
uqmodels/preprocessing/Preprocessor.py Preprocessor.load 2 2 0 0%
uqmodels/preprocessing/Preprocessor.py fit_default 0 0 0 100%
uqmodels/preprocessing/Preprocessor.py transform_default 1 1 0 0%
uqmodels/preprocessing/Preprocessor.py Generic_Preprocessor.__init__ 3 3 0 0%
uqmodels/preprocessing/Preprocessor.py Generic_Preprocessor.fit 5 5 0 0%
uqmodels/preprocessing/Preprocessor.py Generic_Preprocessor.transform 6 6 0 0%
uqmodels/preprocessing/Preprocessor.py (no function) 21 0 0 100%
uqmodels/preprocessing/__init__.py (no function) 0 0 0 100%
uqmodels/preprocessing/features_processing.py check_transform_input_to_panda 7 7 0 0%
uqmodels/preprocessing/features_processing.py normalise_panda 13 13 0 0%
uqmodels/preprocessing/features_processing.py select_tsfresh_params 6 6 0 0%
uqmodels/preprocessing/features_processing.py select_data 2 2 0 0%
uqmodels/preprocessing/features_processing.py select_data_and_context 14 14 0 0%
uqmodels/preprocessing/features_processing.py fit_pca 5 5 0 0%
uqmodels/preprocessing/features_processing.py compute_pca 7 7 0 0%
uqmodels/preprocessing/features_processing.py automatic_periods_detection 2 2 0 0%
uqmodels/preprocessing/features_processing.py fit_compute_periods 7 7 0 0%
uqmodels/preprocessing/features_processing.py fit_compute_lag_values 4 4 0 0%
uqmodels/preprocessing/features_processing.py fit_compute_MA_derivate 21 21 0 0%
uqmodels/preprocessing/features_processing.py fit_compute_lag 13 13 0 0%
uqmodels/preprocessing/features_processing.py mask_corr_feature_target 4 4 0 0%
uqmodels/preprocessing/features_processing.py select_features_from_FI 5 5 0 0%
uqmodels/preprocessing/features_processing.py build_window_representation 16 16 0 0%
uqmodels/preprocessing/features_processing.py fit_tsfresh_feature_engeenering 20 20 0 0%
uqmodels/preprocessing/features_processing.py compute_tsfresh_feature_engeenering 8 8 0 0%
uqmodels/preprocessing/features_processing.py fit_FE_by_estimator 5 5 0 0%
uqmodels/preprocessing/features_processing.py compute_FE_by_estimator 7 7 0 0%
uqmodels/preprocessing/features_processing.py fit_feature_engeenering 71 71 0 0%
uqmodels/preprocessing/features_processing.py compute_feature_engeenering 44 44 0 0%
uqmodels/preprocessing/features_processing.py get_FE_params 5 5 0 0%
uqmodels/preprocessing/features_processing.py fit_MV_features 15 15 0 0%
uqmodels/preprocessing/features_processing.py compute_MV_features 16 16 0 0%
uqmodels/preprocessing/features_processing.py fit_ctx_features 6 6 0 0%
uqmodels/preprocessing/features_processing.py compute_ctx_features 8 8 0 0%
uqmodels/preprocessing/features_processing.py (no function) 38 0 0 100%
uqmodels/preprocessing/preprocessing.py compute_corr_and_filter 4 4 0 0%
uqmodels/preprocessing/preprocessing.py get_k_composants 11 11 0 0%
uqmodels/preprocessing/preprocessing.py select_best_representant 5 5 0 0%
uqmodels/preprocessing/preprocessing.py select_signal 10 10 0 0%
uqmodels/preprocessing/preprocessing.py check_is_pd_date 6 6 0 0%
uqmodels/preprocessing/preprocessing.py locate_near_index_values 6 6 0 0%
uqmodels/preprocessing/preprocessing.py get_event_into_series 21 21 0 0%
uqmodels/preprocessing/preprocessing.py extract_sensors_errors 8 8 0 0%
uqmodels/preprocessing/preprocessing.py handle_nan 9 9 0 0%
uqmodels/preprocessing/preprocessing.py interpolate 35 35 0 0%
uqmodels/preprocessing/preprocessing.py add_row 9 9 0 0%
uqmodels/preprocessing/preprocessing.py remove_rows 10 10 0 0%
uqmodels/preprocessing/preprocessing.py df_selection 7 7 0 0%
uqmodels/preprocessing/preprocessing.py upscale_series 19 19 0 0%
uqmodels/preprocessing/preprocessing.py downscale_series 11 11 0 0%
uqmodels/preprocessing/preprocessing.py rolling_statistics 40 40 0 0%
uqmodels/preprocessing/preprocessing.py entropy 12 12 0 0%
uqmodels/preprocessing/preprocessing.py df_interpolation_and_fusion 15 15 0 0%
uqmodels/preprocessing/preprocessing.py Past_Moving_window_mapping 4 4 0 0%
uqmodels/preprocessing/preprocessing.py identity 1 1 0 0%
uqmodels/preprocessing/preprocessing.py map_reduce 3 3 0 0%
uqmodels/preprocessing/preprocessing.py auto_corr_reduce 6 6 0 0%
uqmodels/preprocessing/preprocessing.py mean_reduce 4 4 0 0%
uqmodels/preprocessing/preprocessing.py last_reduce 1 1 0 0%
uqmodels/preprocessing/preprocessing.py corrcoef_reduce 1 1 0 0%
uqmodels/preprocessing/preprocessing.py fft_reduce 5 5 0 0%
uqmodels/preprocessing/preprocessing.py Regular_Moving_window_mapping 12 12 0 0%
uqmodels/preprocessing/preprocessing.py identity_split 2 2 0 0%
uqmodels/preprocessing/preprocessing.py identity_split.iterable_split 2 2 0 0%
uqmodels/preprocessing/preprocessing.py random_split 2 2 0 0%
uqmodels/preprocessing/preprocessing.py random_split.iterable_split 4 4 0 0%
uqmodels/preprocessing/preprocessing.py kfold_random_split 3 3 0 0%
uqmodels/preprocessing/preprocessing.py kfold_random_split.iterable_split 4 4 0 0%
uqmodels/preprocessing/preprocessing.py splitter.__init__ 1 1 0 0%
uqmodels/preprocessing/preprocessing.py splitter.split 2 2 0 0%
uqmodels/preprocessing/preprocessing.py splitter.split.cv_split 3 3 0 0%
uqmodels/preprocessing/preprocessing.py dataset_generator_from_array 20 20 0 0%
uqmodels/preprocessing/preprocessing.py dataset_generator_from_array.select_or_none 5 5 0 0%
uqmodels/preprocessing/preprocessing.py raw_analysis 18 18 0 0%
uqmodels/preprocessing/preprocessing.py process_raw_source 8 8 0 0%
uqmodels/preprocessing/preprocessing.py process_irregular_data 39 39 0 0%
uqmodels/preprocessing/preprocessing.py process_label 14 14 0 0%
uqmodels/preprocessing/preprocessing.py (no function) 47 0 0 100%
uqmodels/preprocessing/structure.py get_unit 1 1 0 0%
uqmodels/preprocessing/structure.py check_delta 17 17 0 0%
uqmodels/preprocessing/structure.py check_date 12 12 0 0%
uqmodels/preprocessing/structure.py Structure.__init__ 3 1 0 67%
uqmodels/preprocessing/structure.py Structure.set 1 1 0 0%
uqmodels/preprocessing/structure.py Structure.toJSON 1 0 0 100%
uqmodels/preprocessing/structure.py Structure.get_structure 1 1 0 0%
uqmodels/preprocessing/structure.py Structure.get 13 13 0 0%
uqmodels/preprocessing/structure.py regular_date_scale 5 5 0 0%
uqmodels/preprocessing/structure.py str_to_date 1 1 0 0%
uqmodels/preprocessing/structure.py step_to_date 8 8 0 0%
uqmodels/preprocessing/structure.py date_to_step 7 7 0 0%
uqmodels/preprocessing/structure.py get_regular_step_scale 3 3 0 0%
uqmodels/preprocessing/structure.py get_step_mask 12 12 0 0%
uqmodels/preprocessing/structure.py get_date_mask 5 5 0 0%
uqmodels/preprocessing/structure.py window_expansion 5 5 0 0%
uqmodels/preprocessing/structure.py time_selection 5 5 0 0%
uqmodels/preprocessing/structure.py regular_representation 4 4 0 0%
uqmodels/preprocessing/structure.py Irregular_time.__init__ 1 1 0 0%
uqmodels/preprocessing/structure.py Irregular_time.get_date 1 1 0 0%
uqmodels/preprocessing/structure.py Irregular_time.get_step 1 1 0 0%
uqmodels/preprocessing/structure.py Regular_time.__init__ 3 3 0 0%
uqmodels/preprocessing/structure.py Regular_time.get_date 1 1 0 0%
uqmodels/preprocessing/structure.py Regular_time.get_step 1 1 0 0%
uqmodels/preprocessing/structure.py Regular_time.get_step_scale 5 5 0 0%
uqmodels/preprocessing/structure.py Multi_source.__init__ 14 14 0 0%
uqmodels/preprocessing/structure.py Multi_source.get_structure 5 5 0 0%
uqmodels/preprocessing/structure.py Multi_source.get 3 3 0 0%
uqmodels/preprocessing/structure.py (no function) 37 0 0 100%
uqmodels/processing.py split_path 6 6 0 0%
uqmodels/processing.py to_list 3 0 0 100%
uqmodels/processing.py MyEncoder.default 16 6 0 62%
uqmodels/processing.py write_function 19 13 0 32%
uqmodels/processing.py read_function 33 14 0 58%
uqmodels/processing.py write 25 11 0 56%
uqmodels/processing.py read 25 14 0 44%
uqmodels/processing.py Data_loader.__init__ 1 0 0 100%
uqmodels/processing.py Data_loader.load 5 1 0 80%
uqmodels/processing.py set_query_to_cache_query 2 2 0 0%
uqmodels/processing.py set_query_to_cache_query.query_to_cache_query 24 24 0 0%
uqmodels/processing.py Cache_manager.__init__ 5 0 0 100%
uqmodels/processing.py Cache_manager.load 15 5 0 67%
uqmodels/processing.py Cache_manager.save 13 4 0 69%
uqmodels/processing.py Cache_manager.default_query_to_cache_query 17 3 0 82%
uqmodels/processing.py Processor.__init__ 6 0 0 100%
uqmodels/processing.py Processor.default_update_query 8 8 0 0%
uqmodels/processing.py Processor.fit 1 0 0 100%
uqmodels/processing.py Processor.transform 1 0 0 100%
uqmodels/processing.py Processor.fit_transform 3 3 0 0%
uqmodels/processing.py Processor.save 4 4 0 0%
uqmodels/processing.py Processor.load 13 13 0 0%
uqmodels/processing.py Processor.update_query 4 4 0 0%
uqmodels/processing.py Processor.use_cache 8 5 0 38%
uqmodels/processing.py Pipeline.__init__ 4 0 0 100%
uqmodels/processing.py Pipeline.fit 24 24 0 0%
uqmodels/processing.py Pipeline.transform 40 16 0 60%
uqmodels/processing.py Pipeline.fit_transform 3 3 0 0%
uqmodels/processing.py (no function) 43 0 0 100%
uqmodels/utils.py add_random_state 3 1 0 67%
uqmodels/utils.py generate_random_state 3 3 0 0%
uqmodels/utils.py norm_signal 1 1 0 0%
uqmodels/utils.py cum_sum_consecutive_zero 18 18 0 0%
uqmodels/utils.py threshold 5 0 0 100%
uqmodels/utils.py corr_matrix_array 8 8 0 0%
uqmodels/utils.py coefficients_spreaded 3 3 0 0%
uqmodels/utils.py Extract_dict 6 6 0 0%
uqmodels/utils.py sizeof_fmt 5 5 0 0%
uqmodels/utils.py track_memory 3 3 0 0%
uqmodels/utils.py propagate 6 6 0 0%
uqmodels/utils.py expand_flag 1 1 0 0%
uqmodels/utils.py get_coeff 1 1 0 0%
uqmodels/utils.py flatten 4 4 0 0%
uqmodels/utils.py get_fold_nstep 1 1 0 0%
uqmodels/utils.py stack_and_roll 24 12 0 50%
uqmodels/utils.py stack_and_roll_layer 4 4 0 0%
uqmodels/utils.py apply_middledim_reduction 21 2 0 90%
uqmodels/utils.py apply_mask 7 0 0 100%
uqmodels/utils.py base_cos_freq 5 5 0 0%
uqmodels/utils.py apply_conv 11 4 0 64%
uqmodels/utils.py cut 7 1 0 86%
uqmodels/utils.py format_data 38 38 0 0%
uqmodels/utils.py compute_born 9 5 0 44%
uqmodels/utils.py mixture_quantile 9 9 0 0%
uqmodels/utils.py mixture_quantile.aux_mixture_quantile 17 17 0 0%
uqmodels/utils.py aux_tuning 7 7 0 0%
uqmodels/utils.py agg_list 4 4 0 0%
uqmodels/utils.py agg_func 4 4 0 0%
uqmodels/utils.py GenericCalibrator.__init__ 12 12 0 0%
uqmodels/utils.py GenericCalibrator.estimate 31 31 0 0%
uqmodels/utils.py GenericCalibrator.calibrate 20 20 0 0%
uqmodels/utils.py dimensional_reduction 15 15 0 0%
uqmodels/utils.py fit_compute_lag 12 12 0 0%
uqmodels/utils.py autocorr 2 2 0 0%
uqmodels/utils.py convolute_1D 12 12 0 0%
uqmodels/utils.py (no function) 49 0 0 100%
uqmodels/visualization/__init__.py (no function) 0 0 0 100%
uqmodels/visualization/visualization.py provide_cmap 8 4 0 50%
uqmodels/visualization/visualization.py dim_1d_check 7 7 0 0%
uqmodels/visualization/visualization.py aux_plot_pred 3 0 0 100%
uqmodels/visualization/visualization.py aux_plot_anom 1 0 0 100%
uqmodels/visualization/visualization.py aux_plot_PIs 15 2 0 87%
uqmodels/visualization/visualization.py aux_plot_conf_score 5 1 0 80%
uqmodels/visualization/visualization.py plot_pi 28 28 0 0%
uqmodels/visualization/visualization.py plot_prediction_interval 43 43 0 0%
uqmodels/visualization/visualization.py plot_sorted_pi 22 22 0 0%
uqmodels/visualization/visualization.py visu_latent_space 7 7 0 0%
uqmodels/visualization/visualization.py aux_fill_area 2 2 0 0%
uqmodels/visualization/visualization.py uncertainty_plot 114 52 0 54%
uqmodels/visualization/visualization.py aux_plot_confiance 37 12 0 68%
uqmodels/visualization/visualization.py plot_anom_matrice 80 39 0 51%
uqmodels/visualization/visualization.py plot_var 40 40 0 0%
uqmodels/visualization/visualization.py plot_var.add_noise 2 2 0 0%
uqmodels/visualization/visualization.py show_dUQ_refinement 28 28 0 0%
uqmodels/visualization/visualization.py (no function) 30 0 0 100%
Total   5977 3498 0 41%

No items found using the specified filter.