Skip to content

plot_bootstrap

plot_bootstrap #484

Triggered via push January 18, 2024 15:16
Status Failure
Total duration 13m 1s
Artifacts

config.yml

on: push
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 117 warnings, and 746 notices
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
examples-tests
Process completed with exit code 1.
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1268
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1872
Instance attribute app defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L429
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2282
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L515
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L964
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L197
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L753
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1616
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1213
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1447
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L749
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L142
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L2030
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1124
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L510
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1125
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L605
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1956
Instance attribute dashboard defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1509
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1893
Instance attribute _max_nan_rows defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1319
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1511
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L425
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L377
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1510
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L283
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/patches.py#L138
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L113
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L179
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L649
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L220
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1404
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2853
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L210
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L184
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L1018
Instance attribute _explanation defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1240
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L332
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L750
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L185
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L423
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L1272
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L186
Instance attribute _mem_transform defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1950
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1212
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L761
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L207
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L103
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L293
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1882
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L164
Instance attribute _engine defined outside __init__
Unclear exception clauses: atom/basemodel.py#L2664
Too broad exception clause
Method is not declared static: atom/utils/utils.py#L356
Method `get_final_error` may be 'static'
PEP 8 coding style violation: atom/nlp.py#L524
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L218
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L160
PEP 8: E501 line too long (140 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L203
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L116
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L613
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L229
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L795
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs/scripts/autodocs.py#L176
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L171
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L83
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L230
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L252
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: atom/data_cleaning.py#L2003
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L613
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs/scripts/autodocs.py#L148
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L214
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L187
PEP 8: E501 line too long (142 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L316
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L193
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L201
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L175
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L68
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L68
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L209
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L613
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/models/classreg.py#L1941
PEP 8: E117 over-indented
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L219
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L167
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L775
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L202
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L64
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L110
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L157
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L795
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L230
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L258
PEP 8: E501 line too long (153 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L178
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L174
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L56
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L194
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L542
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L136
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L160
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L60
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L216
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L62
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L159
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L162
PEP 8: E501 line too long (140 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L71
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autorun.py#L123
PEP 8: E203 whitespace before ':'
PEP 8 coding style violation: docs/scripts/autodocs.py#L613
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L74
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L251
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L156
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L153
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L117
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L64
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L177
PEP 8: E501 line too long (140 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L239
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L80
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L728
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: atom/plots/dataplot.py#L999
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L54
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L123
PEP 8: E501 line too long (133 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L215
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L182
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L129
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L207
PEP 8: E501 line too long (134 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L191
PEP 8: E501 line too long (134 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L124
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L235
PEP 8: E501 line too long (153 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L85
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L218
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L122
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L199
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L111
PEP 8: E501 line too long (133 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L217
PEP 8: E501 line too long (131 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L192
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L128
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L200
PEP 8: E501 line too long (131 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L198
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: atom/basemodel.py#L1851
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L228
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L235
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L210
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L163
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L72
PEP 8: E501 line too long (147 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L220
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L253
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: atom/basemodel.py#L791
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L163
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L172
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L314
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L1045
PEP 8: E203 whitespace before ':'
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L437
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2794
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L717
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1240
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1887
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1540
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L779
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2013
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L344
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L25
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/pipeline.py#L582
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L946
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1320
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L929
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1152
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1467
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L461
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L710
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L453
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L582
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L247
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L420
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1505
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L135
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1260
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2250
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1695
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L211
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2752
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1282
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L582
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2908
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L746
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L314
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2454
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1443
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L238
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1965
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L720
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2864
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L775
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1369
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2023
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3074
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1270
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1479
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1927
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L464
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L526
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1513
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1933
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L568
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L849
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L264
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L429
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2418
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2986
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L92
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/pipeline.py#L507
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1144
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3209
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L837
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L911
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2213
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L727
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3052
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L688
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L706
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2300
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1895
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L330
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L734
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L853
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L786
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2882
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L201
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L560
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L726
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L177
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L740
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L475
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2354
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2665
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L790
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2172
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L404
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2008
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L445
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1287
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L608
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1284
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2799
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L446
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L533
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L458
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L460
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3296
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2454
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L722
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1208
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L133
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L714
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1469
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2532
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2578
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1630
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L809
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L745
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2559
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L185
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L514
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1422
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L384
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2353
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1913
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L584
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L715
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1674
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L302
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1161
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L620
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2874
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3048
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L364
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1919
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L532
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L744
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L312
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2658
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1244
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L732
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3258
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2615
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2088
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2596
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2587
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2641
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L723
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L339
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L196
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L573
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1913
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2499
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L684
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L443
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L752
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L953
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L368
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L687
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1608
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L206
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L637
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2033
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1071
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1247
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L821
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2051
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L500
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2816
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1671
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L856
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L613
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1565
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L30
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1926
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L508
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L684
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2997
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L492
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1650
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2538
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L364
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2310
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L355
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L630
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L736
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2806
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L316
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2974
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2380
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1183
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L712
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1677
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1916
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2837
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L530
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3050
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1258
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L826
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3161
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L471
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1533
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2714
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2255
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L715
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L26
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L2889
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2549
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L418
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L94
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L674
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L747
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3113
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L586
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1704
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2907
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L214
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1236
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2615
Function name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L379
Function name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L733
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L348
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L425
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1577
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3046
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1837
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L1864
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2530
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L728
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L760
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1910
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2567
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2095
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1013
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1431
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L669
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L781
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2671
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3345
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L871
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1227
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1681
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1142
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2328
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2335
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1542
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L438
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L979
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L359
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L498
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2953
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2800
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L719
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L739
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1293
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L705
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L588
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2660
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1101
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L623
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L429
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1313
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L484
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2092
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L493
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L690
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1002
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1545
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1899
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L791
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L37
Access to a protected member _clone_parametrized of a class
Accessing a protected member of a class or a module: atom/atom.py#L1301
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1309
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L639
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1316
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1715
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L172
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L729
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L806
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L746
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L685
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L1561
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1264
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1271
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/atom.py#L1010
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L23
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/training.py#L150
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/atom.py#L26
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/atom.py#L570
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L985
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L676
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L863
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L21
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L426
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L486
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L706
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1250
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L159
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L33
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L665
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1091
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _is_log_scale of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L21
Access to a protected member _fit_single_estimator of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L989
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L165
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L792
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L136
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L538
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1345
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L2145
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L793
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1110
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L724
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L832
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/atom.py#L821
Access to a protected member _config of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L149
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L717
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L167
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1336
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L987
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1424
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1339
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2103
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L975
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L176
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L245
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L545
Access to a protected member _message of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L723
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1264
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3432
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1437
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1754
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2118
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L429
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L135
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2604
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3734
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L366
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1933
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L495
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L543
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L191
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2136
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1466
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1274
Access to a protected member _get_output_identifiers of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L263
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L337
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L22
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L175
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L758
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1594
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L883
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L343
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1339
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L338
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L641
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2103
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L297
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L162
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L1237
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1173
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L294
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L738
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3720
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L863
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/training.py#L151
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L996
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3105
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2201
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L158
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L760
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L664
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L180
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/atom.py#L792
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L735
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L23
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/atom.py#L1311
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L886
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1193
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L544
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1907
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L211
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1247
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1431
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2010
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L158
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/training.py#L220
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L336
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L1320
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L3059
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L22
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L306
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L543
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L628
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L796
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2652
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L851
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L131
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L133
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L833
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2946
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L801
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L696
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2012
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L665
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/atom.py#L2016
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L793
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/atom.py#L646
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/training.py#L135
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L239
Access to a protected member _time_fit of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L737
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L684
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L68
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L247
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2199
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2186
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3302
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L404
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2564
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1875
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L364
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L739
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3552
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L339
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L485
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1286
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L989
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/atom.py#L1308
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L652
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L256
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/atom.py#L2153
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L426
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L431
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L242
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1260
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/atom.py#L637
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L934
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1880
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1475
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L137
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L490
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2107
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L622
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L712
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L690
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2953
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3728
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L419
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L987
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L163
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L239
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L507
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1287
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L42
Access to a protected member _libs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L50
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1517
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L367
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L804
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L807
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2686
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L1299
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1597
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L1293
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L260
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L708
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L175
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1280
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L43
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/atom.py#L1643
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L791
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1440
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1737
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1138
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1312
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1542
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L487
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L344
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L20
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L789
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1300
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L170
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/atom.py#L1307
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L291
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2820
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L137
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1595
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L17
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L872
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L47
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2102
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L989
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L262
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2660
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2704
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L401
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/atom.py#L1274
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2185
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L728
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L986
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1594
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L620
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3554
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L873
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L493
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1595
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L250
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L736
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L536
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L22
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L32
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L249
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L996
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L510
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L345
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L696
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3552
Access to a protected member _group of a class
Shadowing built-in names: docs/scripts/autorun.py#L57
Shadows built-in name 'type'
Shadowing built-in names: docs_sources/scripts/autorun.py#L54
Shadows built-in name 'type'
Shadowing names from outer scopes: atom/basemodel.py#L2615
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'X' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L462
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L586
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L704
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'fh' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2418
Shadows name 'method' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L108
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L718
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L913
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L190
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2492
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L963
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L462
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L308
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L464
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L587
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L464
Shadows name 'key' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L645
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2523
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L46
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2522
Shadows name 'out' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2738
Shadows name 'cache' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L46
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L585
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1189
Shadows name 'i' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L692
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L971
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2615
Shadows name 'X' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1170
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L465
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L685
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L717
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L584
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'y' from outer scope
Unused local symbols: atom/nlp.py#L201
Parameter 'y' value is not used
Unused local symbols: atom/data_cleaning.py#L2310
Parameter 'y' value is not used
Unused local symbols: atom/data_cleaning.py#L1284
Parameter 'y' value is not used
Unused local symbols: atom/feature_engineering.py#L710
Parameter 'y' value is not used
Unused local symbols: atom/data_cleaning.py#L1630
Parameter 'y' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L938
Parameter 'kwargs' value is not used
Unused local symbols: atom/data_cleaning.py#L2864
Parameter 'y' value is not used
Unused local symbols: docs/scripts/autodocs.py#L771
Parameter 'kwargs' value is not used
Unused local symbols: atom/nlp.py#L979
Parameter 'y' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L819
Parameter 'kwargs' value is not used
Unused local symbols: atom/feature_engineering.py#L185
Parameter 'y' value is not used
Unused local symbols: atom/nlp.py#L684
Parameter 'y' value is not used
Unused local symbols: atom/nlp.py#L458
Parameter 'y' value is not used
Unused local symbols: atom/feature_engineering.py#L532
Parameter 'y' value is not used
Unused local symbols: docs/scripts/autodocs.py#L888
Parameter 'kwargs' value is not used
Unused local symbols: atom/feature_engineering.py#L1469
Parameter 'y' value is not used
Attempt to call a non-callable object: atom/data_cleaning.py#L1609
'str' object is not callable
The default argument is mutable: atom/utils/utils.py#L2738
Default argument value is mutable
Overloads in regular Python files: atom/utils/types.py#L60
A series of @overload-decorated methods should always be followed by an implementation that is not @overload-ed
Fixture is not requested by test functions: atom/basemodel.py#L3060
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Fixture is not requested by test functions: atom/basemodel.py#L2668
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Fixture is not requested by test functions: atom/basemodel.py#L3056
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Incorrect type: atom/plots/predictionplot.py#L196
Expected type '_SupportsArray\[dtype\] \| _NestedSequence\[_SupportsArray\[dtype\]\] \| bool \| int \| float \| complex \| str \| bytes \| _NestedSequence\[bool \| int \| float \| complex \| str \| bytes\]', got 'list\[list\]' instead
Incorrect type: atom/basetransformer.py#L229
Expected type 'str' (matched generic type 'AnyStr'), got 'Literal\["default", "error", "ignore", "always", "module", "once"\] \| bool \| bool_' instead
Incorrect type: docs_sources/scripts/autodocs.py#L801
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/pipeline.py#L361
Expected type 'Estimator', got 'Literal\["passthrough"\] \| Estimator' instead
Incorrect type: docs_sources/scripts/autodocs.py#L333
Expected type 'str', got '(...) -\> Any' instead
Incorrect type: atom/utils/utils.py#L513
Expected type 'str', got 'Task' instead
Incorrect type: atom/branch/branch.py#L773
Expected type 'int \| integer \| str', got 'tuple' instead
Incorrect type: atom/basemodel.py#L1946
Expected type 'ndarray\[Any, dtype\[_SCT\]\]', got 'list\[ndarray\[Any, dtype\] \| Any\]' instead
Incorrect type: atom/basetransformer.py#L222
Expected type 'Literal\["default", "error", "ignore", "always", "module", "once"\]', got 'Literal\["default", "error", "ignore", "always", "module", "once"\] \| bool \| bool_' instead
Incorrect type: docs/scripts/autorun.py#L167
Expected type 'tuple\[list\[str\], list\[str\]\]', got 'tuple\[list\[list\], list\[str\]\]' instead
Incorrect type: docs_sources/scripts/autorun.py#L239
Expected type 'list\[str\]', got 'str' instead
Incorrect type: docs/scripts/autodocs.py#L741
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: docs/scripts/autorun.py#L240
Expected type 'list\[str\]', got 'str' instead
Incorrect type: docs_sources/scripts/autorun.py#L166
Expected type 'tuple\[list\[str\], list\[str\]\]', got 'tuple\[list\[list\], list\[str\]\]' instead
Incorrect type: docs_sources/scripts/autodocs.py#L789
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/pipeline.py#L359
Expected type 'Estimator', got 'Literal\["passthrough"\] \| Estimator' instead
Incorrect type: atom/data_cleaning.py#L1230
Expected type 'str' (matched generic type '_KT'), got 'int' instead
Incorrect type: docs/scripts/autodocs.py#L753
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: docs_sources/scripts/autodocs.py#L408
Expected type 'collections.Iterable', got '(...) -\> Any' instead
Incorrect type: atom/plots/predictionplot.py#L2378
Expected type '_SupportsArray\[dtype\] \| _NestedSequence\[_SupportsArray\[dtype\]\] \| bool \| int \| float \| complex \| str \| bytes \| _NestedSequence\[bool \| int \| float \| complex \| str \| bytes\]', got 'list\[list\]' instead
Incorrect type: docs/scripts/autodocs.py#L309
Expected type 'str', got '(...) -\> Any' instead
Incorrect type: atom/pipeline.py#L416
Expected type 'Estimator', got 'Literal\["passthrough"\] \| Estimator' instead
Incorrect type: atom/feature_engineering.py#L230
Expected type '(_T1) -\> _S', got '() -\> LiteralString \| () -\> str' instead
Incorrect type: atom/models/custom.py#L33
Unexpected type(s): (() -\> bool, str) Possible type(s): (None, Iterable\[str \| None\]) ((_S) -\> Any, Iterable\[str\]) ((_T) -\> Any, Iterable\[str\])
Incorrect type: atom/basemodel.py#L1942
Expected type 'int', got 'list\[ndarray\[Any, dtype\] \| Any\]' instead
Unbound local variables: atom/plots/predictionplot.py#L2840
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1616
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1032
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/atom.py#L643
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1338
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3447
Local variable 'fpr' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1770
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L964
Local variable 'out' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1564
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L344
Local variable 'period' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L380
Local variable 'pred' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L659
Local variable 'ngram_c' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L912
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1696
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/atom.py#L664
Local variable 'path' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1967
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1381
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1490
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1438
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L232
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1262
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L538
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1952
Local variable 'num_imputer' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1346
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L644
Local variable 'finder' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2633
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1664
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L517
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3447
Local variable 'tpr' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1341
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2591
Local variable 'X_new' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L380
Local variable 'frac_pos' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3573
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3136
Local variable 'res' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L337
Local variable 'name' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L540
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2546
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L231
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3136
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1490
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2179
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L866
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1770
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1391
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2591
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L866
Local variable 'y_pred' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3328
Local variable 'met' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1407
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1346
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1347
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1667
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1165
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1666
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/atom.py#L508
Local variable 'stat' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1665
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1967
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2839
Local variable 'prec' might be referenced before assignment
Unbound local variables: atom/plots/baseplot.py#L226
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2839
Local variable 'rec' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L912
Local variable 'y' might be referenced before assignment
Depencencies in pyproject.toml: pyproject.toml#L45
Package shap is not installed
Depencencies in pyproject.toml: pyproject.toml#L37
Package optuna is not installed
Depencencies in pyproject.toml: pyproject.toml#L33
Package mlflow is not installed
Depencencies in pyproject.toml: pyproject.toml#L30
Package featuretools is not installed
Depencencies in pyproject.toml: pyproject.toml#L31
Package joblib is not installed
Depencencies in pyproject.toml: pyproject.toml#L29
Package ipywidgets is not installed
Depencencies in pyproject.toml: pyproject.toml#L32
Package matplotlib is not installed
Depencencies in pyproject.toml: pyproject.toml#L39
Package plotly is not installed
Depencencies in pyproject.toml: pyproject.toml#L48
Package zoofs is not installed
Depencencies in pyproject.toml: pyproject.toml#L27
Package imbalanced-learn is not installed
Depencencies in pyproject.toml: pyproject.toml#L24
Package dagshub is not installed
Depencencies in pyproject.toml: pyproject.toml#L47
Package statsmodels is not installed
Depencencies in pyproject.toml: pyproject.toml#L34
Package modin is not installed
Depencencies in pyproject.toml: pyproject.toml#L26
Package gplearn is not installed
Depencencies in pyproject.toml: pyproject.toml#L28
Package ipython is not installed
Depencencies in pyproject.toml: pyproject.toml#L40
Package ray is not installed
Depencencies in pyproject.toml: pyproject.toml#L23
Package category-encoders is not installed
Depencencies in pyproject.toml: pyproject.toml#L22
Package beartype is not installed
Depencencies in pyproject.toml: pyproject.toml#L44
Package scipy is not installed
Depencencies in pyproject.toml: pyproject.toml#L25
Package dill is not installed
Depencencies in pyproject.toml: pyproject.toml#L36
Package numpy is not installed
Depencencies in pyproject.toml: pyproject.toml#L35
Package nltk is not installed
Depencencies in pyproject.toml: pyproject.toml#L41
Package requests is not installed
Depencencies in pyproject.toml: pyproject.toml#L38
Package pandas is not installed
Depencencies in pyproject.toml: pyproject.toml#L46
Package sktime is not installed
Depencencies in pyproject.toml: pyproject.toml#L42
Package scikit-learn is not installed