Skip to content

Merge pull request #48 from tvdboom/ts_plots #489

Merge pull request #48 from tvdboom/ts_plots

Merge pull request #48 from tvdboom/ts_plots #489

Triggered via push January 26, 2024 08:00
Status Failure
Total duration 12m 29s
Artifacts

config.yml

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

Annotations

5 errors, 143 warnings, and 706 notices
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality-codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Incorrect property definition: atom/atom.py#L91
Getter should return or yield something
Redeclared names without usages: atom/plots/baseplot.py#L352
Redeclared '_get_figure' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2559
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1925
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2995
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L658
Redeclared '_get_target' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L456
Redeclared '_get_rows' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1846
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1997
Redeclared 'to_pandas' defined above without usage
Fixture is not requested by test functions: atom/basemodel.py#L3062
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#L2670
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#L3058
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Incorrect type: atom/basetransformer.py#L533
Expected type 'collections.Iterable', got 'None' instead
Invalid type hints definitions and usages: atom/plots/baseplot.py#L349
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L1968
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L2111
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L455
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L273
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/basemodel.py#L2545
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2160
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2754
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L918
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/basemodel.py#L2979
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L236
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1158
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/predictionplot.py#L868
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L655
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L243
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L76
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2205
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L445
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L231
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L1750
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L289
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2177
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L254
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L686
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L240
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L225
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L291
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L331
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1391
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L227
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2260
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L341
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L220
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/dataplot.py#L341
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
unit-tests (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Invalid type hints definitions and usages: atom/training.py#L1872
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/basefigure.py#L163
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/feature_engineering.py#L170
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L229
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L222
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L271
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L333
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L287
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L288
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L221
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2322
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L75
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L2352
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L456
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/dataplot.py#L842
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/pipeline.py#L193
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1627
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L453
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L267
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L226
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/feature_engineering.py#L420
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L257
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L233
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/utils.py#L2466
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L339
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2000
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L647
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L219
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Unbound local variables: atom/plots/predictionplot.py#L2797
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1419
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2605
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1338
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1034
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L848
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L372
Local variable 'frac_pos' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1669
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3517
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L372
Local variable 'pred' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3087
Local variable 'res' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1320
Local variable 'y_true' 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#L2796
Local variable 'prec' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L519
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2796
Local variable 'rec' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1805
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1461
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3275
Local variable 'met' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1393
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/atom.py#L508
Local variable 'stat' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L966
Local variable 'out' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3087
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L538
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1666
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2605
Local variable 'X_new' 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#L3393
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/plots/predictionplot.py#L1461
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1737
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L1419
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1668
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1274
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1933
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L337
Local variable 'name' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1319
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L988
Local variable 'ngram_c' 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/feature_engineering.py#L1403
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2145
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3393
Local variable 'fpr' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1450
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1358
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L1419
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L2193
Local variable 'num_imputer' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1737
Local variable 'x' 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/plots/predictionplot.py#L2591
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1585
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L536
Local variable 'cb' 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#L848
Local variable 'y_pred' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1698
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1667
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L974
Local variable 'finder' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1933
Local variable 'x' might be referenced before assignment
code-quality-qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, JetBrains/qodana-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1751
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L2032
Instance attribute cv 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/data_cleaning.py#L1150
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L431
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1459
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2523
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1453
Instance attribute _estimators 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/feature_engineering.py#L1416
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L427
Instance attribute _counts 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/pipeline.py#L190
Instance attribute _mem_transform 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/data_cleaning.py#L377
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L188
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1454
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L509
Instance attribute _dfs 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/data_cleaning.py#L752
Instance attribute _estimators 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/data_cleaning.py#L2123
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L751
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1958
Instance attribute dashboard defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1331
Instance attribute scaler_ 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/data_cleaning.py#L763
Instance attribute target_names_in_ 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/utils/utils.py#L1020
Instance attribute _explanation 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/basetransformer.py#L332
Instance attribute _random_state 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/data_cleaning.py#L755
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1280
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1252
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2191
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L189
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L3095
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L604
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L425
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1750
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L514
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1857
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1874
Instance attribute app 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/data_cleaning.py#L2134
Instance attribute _max_nan_rows 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#L1752
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L164
Instance attribute _engine defined outside __init__
Class has no `__init__` method: atom/baserunner.py#L53
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L223
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L272
Class has no __init__ method
Class has no `__init__` method: atom/utils/patches.py#L299
Class has no __init__ method
Class has no `__init__` method: atom/basemodel.py#L2507
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L249
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L301
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L213
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L235
Class has no __init__ method
Class has no `__init__` method: atom/basemodel.py#L2944
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L14
Class has no __init__ method
Class has no `__init__` method: atom/utils/patches.py#L74
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L203
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L358
Method `get_final_error` may be 'static'
PEP 8 naming convention violation: atom/pipeline.py#L583
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2329
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1517
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2617
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1895
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1918
Variable in function 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/feature_engineering.py#L184
Argument name 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/feature_engineering.py#L205
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2215
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2809
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L929
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L713
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2540
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3150
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3054
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1887
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/pipeline.py#L872
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L839
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1683
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2456
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/data_cleaning.py#L855
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3124
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L582
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/pipeline.py#L704
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2976
Argument name 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/basemodel.py#L955
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2254
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2544
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1070
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1589
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1697
Function name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L746
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L238
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1466
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L720
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1256
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2292
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1449
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2999
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L783
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L873
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L950
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2601
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L548
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2660
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1839
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2988
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L510
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L429
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2274
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L2595
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2610
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L559
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2581
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L635
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/baserunner.py#L706
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L415
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L792
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1332
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L497
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/pipeline.py#L838
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L137
Argument name 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/data_cleaning.py#L1720
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1393
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1286
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/data_cleaning.py#L777
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1248
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#L2249
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1673
Function 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/feature_engineering.py#L1481
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L913
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L669
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L680
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2912
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/pipeline.py#L428
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3076
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2754
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1434
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3298
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L377
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L737
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/utils/utils.py#L2592
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L809
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L318
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/feature_engineering.py#L1552
Variable in function 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/plots/predictionplot.py#L2138
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/basemodel.py#L3260
Argument name 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#L2136
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1443
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1101
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2128
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L531
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L759
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2257
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L745
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1371
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L649
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/basemodel.py#L1706
Function 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/branch/branch.py#L384
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2420
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2839
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1525
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1239
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/utils/patches.py#L302
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L758
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2823
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L544
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2551
Argument name 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#L1881
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#L864
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2154
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/feature_engineering.py#L1554
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L477
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L724
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1894
Variable in function 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/utils/utils.py#L2382
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1104
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/basemodel.py#L956
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1192
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2189
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L179
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L774
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L439
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2617
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3163
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2662
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L912
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3106
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L830
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L366
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1185
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L809
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L675
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3058
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L334
Argument name should be lowercase
PEP 8 naming convention violation: atom/api.py#L30
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2491
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1167
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2151
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1292
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/basetransformer.py#L492
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1891
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2656
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1236
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L520
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1445
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L532
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L435
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1511
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3131
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2464
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1163
Argument name 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#L350
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1144
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/plots/predictionplot.py#L1120
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L865
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1238
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3347
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2773
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2594
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L596
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2716
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1915
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1610
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L858
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1935
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L715
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L555
Argument name 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#L2569
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1508
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1545
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/baserunner.py#L747
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1871
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L719
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/data_cleaning.py#L851
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/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#L2576
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2501
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1481
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L801
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2336
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1884
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1294
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2876
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L485
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/plots/predictionplot.py#L2910
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L213
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/plots/shapplot.py#L247
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2302
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L442
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L681
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2212
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3048
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L828
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3115
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2206
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L94
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1259
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/basemodel.py#L2551
Argument name 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/basetransformer.py#L438
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3050
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L709
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/data_cleaning.py#L3149
Variable in function 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/basemodel.py#L2667
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2264
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L719
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2105
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L739
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/basemodel.py#L2802
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3211
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L705
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1525
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2561
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L588
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L268
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1833
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L862
Access to a protected member _response_method 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/plots/predictionplot.py#L1875
Access to a protected member _shap 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/utils/utils.py#L731
Access to a protected member _metric 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/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/plots/shapplot.py#L874
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1565
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L528
Access to a protected member _get_pred 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#L545
Access to a protected member _kwargs 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/plots/dataplot.py#L411
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L2191
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L1560
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/atom.py#L1010
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L536
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1447
Access to a protected member _get_pred 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/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/plots/predictionplot.py#L1566
Access to a protected member _best_score 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/basemodel.py#L991
Access to a protected member _set_trial 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/utils/patches.py#L21
Access to a protected member _base of a class
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/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/predictionplot.py#L3677
Access to a protected member _get_pred 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/plots/predictionplot.py#L1568
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2903
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L138
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L546
Access to a protected member _sign 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/plots/shapplot.py#L873
Access to a protected member _get_target 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/plots/predictionplot.py#L3060
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L341
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L545
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1841
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L499
Access to a protected member _get_target 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/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#L833
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3497
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L708
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3500
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L1139
Access to a protected member _estimators 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: atom/plots/predictionplot.py#L697
Access to a protected member _get_pred 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/atom.py#L1308
Access to a protected member _data 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/plots/shapplot.py#L487
Access to a protected member _shap 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/basemodel.py#L988
Access to a protected member _cached_frozen_trial 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/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#L2562
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2662
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1557
Access to a protected member _comps 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/shapplot.py#L738
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/plots/shapplot.py#L247
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#L723
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L819
Access to a protected member _get_pred 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/dataplot.py#L1503
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2102
Access to a protected member _get_columns 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/hyperparametertuningplot.py#L25
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2014
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L497
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L492
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L169
Access to a protected member _best_score 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/basemodel.py#L2012
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2094
Access to a protected member _is_fitted 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/basemodel.py#L793
Access to a protected member _kwargs 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/atom.py#L989
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L793
Access to a protected member _score_func 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/plots/predictionplot.py#L2644
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L667
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1935
Access to a protected member _get_rows 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/utils/utils.py#L433
Access to a protected member _sign 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/utils/utils.py#L730
Access to a protected member _ht 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/utils.py#L431
Access to a protected member _kwargs 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/atom.py#L1298
Access to a protected member _data 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/utils/utils.py#L539
Access to a protected member _response_method of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L53
Access to a protected member _check_response_method 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/utils/utils.py#L2187
Access to a protected member _score_func 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/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#L646
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L305
Access to a protected member _comps 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#L167
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1867
Access to a protected member _get_columns 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/basemodel.py#L2104
Access to a protected member _data 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/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/baserunner.py#L294
Access to a protected member _train_idx 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/training.py#L151
Access to a protected member _group 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/utils/utils.py#L2203
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/atom.py#L1237
Access to a protected member _get_columns 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/plots/shapplot.py#L740
Access to a protected member _shap 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#L641
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L692
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L495
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/atom.py#L1286
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/atom.py#L1292
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3663
Access to a protected member _score_func 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/baserunner.py#L1193
Access to a protected member _get_target 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/feature_engineering.py#L1554
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1566
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L719
Access to a protected member _log 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/plots/predictionplot.py#L1225
Access to a protected member _get_target 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/atom.py#L792
Access to a protected member _branches 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/utils/utils.py#L1717
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3671
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L543
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L174
Access to a protected member _bootstrap 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/basemodel.py#L989
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L495
Access to a protected member _score_func 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#L666
Access to a protected member _log 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/atom.py#L1299
Access to a protected member _data 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/dataplot.py#L1271
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1228
Access to a protected member _get_rows 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/baserunner.py#L696
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3498
Access to a protected member _group 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/plots/shapplot.py#L250
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L687
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L737
Access to a protected member _ht 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/atom.py#L1680
Access to a protected member _mapping 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/utils/utils.py#L484
Access to a protected member _response_method 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/predictionplot.py#L2778
Access to a protected member _get_pred 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/predictionplot.py#L3250
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L509
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L305
Access to a protected member _comps 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: atom/atom.py#L793
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2109
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L849
Access to a protected member _response_method of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L1304
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/atom.py#L1310
Access to a protected member _holdout 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/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#L1286
Access to a protected member _models 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/plots/predictionplot.py#L1565
Access to a protected member _train_idx 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#L3497
Access to a protected member _train_idx 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/plots/dataplot.py#L316
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L2054
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1249
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2662
Access to a protected member _get_rows 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/atom.py#L652
Access to a protected member _get_target 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/basemodel.py#L1739
Access to a protected member _data 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/baserunner.py#L934
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L803
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L553
Access to a protected member _get_columns 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/plots/dataplot.py#L1117
Access to a protected member _get_columns 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: 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/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/plots/shapplot.py#L739
Access to a protected member _get_target 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/branch/branchmanager.py#L163
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2610
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1269
Access to a protected member _comps 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#L1848
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L19
Access to a protected member _raise_for_params of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1186
Access to a protected member _estimators 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/baserunner.py#L1517
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L260
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3498
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3497
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2069
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L864
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L865
Access to a protected member _score_func 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/atom.py#L1312
Access to a protected member _holdout 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/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#L484
Access to a protected member _get_columns 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/plots/predictionplot.py#L836
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1392
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3380
Access to a protected member _get_pred 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/plots/predictionplot.py#L1238
Access to a protected member _all 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/basetrainer.py#L344
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1071
Access to a protected member _est_class 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#L2522
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L402
Access to a protected member _suggest 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: atom/plots/dataplot.py#L1961
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L431
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L264
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L740
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2084
Access to a protected member _get_columns 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: 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/basemodel.py#L2105
Access to a protected member _data 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/basemodel.py#L991
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1723
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L681
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1177
Access to a protected member _get_est 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#L1877
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L2183
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L748
Access to a protected member _ht 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#L806
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L1306
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2188
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2910
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L428
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L1130
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L958
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L421
Access to a protected member _response_method 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#L32
Access to a protected member _safe_indexing 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/utils/utils.py#L416
Access to a protected member _response_method 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/basemodel.py#L3061
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L737
Access to a protected member _get_rows of a class
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/basemodel.py#L2420
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L973
Shadows name 'scores' 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/data_cleaning.py#L1430
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L704
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1411
Shadows name 'col' 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/utils/utils.py#L2536
Shadows name 'out' 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/basemodel.py#L915
Shadows name 'estimator' 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/data_cleaning.py#L466
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L965
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2617
Shadows name 'X' 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/data_cleaning.py#L464
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/basetrainer.py#L308
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2506
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L467
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L587
Shadows name 'y_test' 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/utils/utils.py#L2753
Shadows name 'cache' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L46
Shadows name 'args' 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/patches.py#L46
Shadows name 'kwargs' 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/basemodel.py#L2617
Shadows name 'y' 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/feature_engineering.py#L1111
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L466
Shadows name 'key' 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/branch/branch.py#L685
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2481
Shadows name 'y' 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/feature_engineering.py#L531
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1910
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1993
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1991
Parameter 'columns' value is not used
Unused local symbols: atom/feature_engineering.py#L709
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1831
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1839
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1841
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1832
Parameter 'columns' value is not used
Unused local symbols: atom/data_cleaning.py#L2551
Parameter 'y' value is not used
Unused local symbols: atom/data_cleaning.py#L1167
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1989
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1992
Parameter 'name' value is not used
Unused local symbols: atom/feature_engineering.py#L184
Parameter 'y' value is not used
Unused local symbols: atom/feature_engineering.py#L1481
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1920
Parameter 'name' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L938
Parameter 'kwargs' 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: atom/utils/utils.py#L1840
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1919
Parameter 'index' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L819
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1842
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1833
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1983
Parameter 'dtype' value is not used
Unused local symbols: atom/data_cleaning.py#L1525
Parameter 'y' value is not used
Unused local symbols: atom/nlp.py#L684
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1990
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1912
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1911
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1980
Parameter 'index' value is not used
Unused local symbols: atom/data_cleaning.py#L1871
Parameter 'y' value is not used
Unused local symbols: atom/nlp.py#L458
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1909
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1921
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1982
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1918
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1981
Parameter 'columns' value is not used
Unused local symbols: docs/scripts/autodocs.py#L888
Parameter 'kwargs' value is not used
Unused local symbols: atom/data_cleaning.py#L3106
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1830
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1979
Parameter 'data' value is not used