Skip to content

fix pred methods

fix pred methods #438

Triggered via push September 15, 2023 22:28
Status Failure
Total duration 12m 48s
Artifacts

config.yml

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

Annotations

19 errors, 125 warnings, and 653 notices
flake8
Process completed with exit code 1.
isort: atom/basemodel.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 4.
unit-tests (windows-latest, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.8)
The operation was canceled.
unit-tests (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.8)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
unit-tests (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/models/classreg.py#L509
Unexpected argument
Incorrect call arguments: atom/data_cleaning.py#L411
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L687
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L683
Unexpected argument
Incorrect call arguments: atom/data_cleaning.py#L411
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L548
Unexpected argument
Incorrect call arguments: atom/models/classreg.py#L1739
Unexpected argument
Incorrect call arguments: atom/models/classreg.py#L3211
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L683
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L545
Unexpected argument
Attempt to call a non-callable object: atom/basemodel.py#L2436
'Scorer' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L771
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2664
'Estimator' object is not callable
Attempt to call a non-callable object: atom/models/classreg.py#L3157
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2273
'Estimator' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L429
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1250
'Estimator' object is not callable
Attempt to call a non-callable object: atom/models/classreg.py#L1681
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models/ensembles.py#L132
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1952
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L768
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1945
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1225
'Estimator' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L690
'Scorer' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2864
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1938
'Estimator' object is not callable
Attempt to call a non-callable object: atom/nlp.py#L1007
'Estimator' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1415
'Estimator' object is not callable
Attempt to call a non-callable object: atom/models/classreg.py#L3065
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models/classreg.py#L456
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models/classreg.py#L1960
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2280
'Estimator' object is not callable
Attempt to call a non-callable object: atom/models/ensembles.py#L67
'Predictor' object is not callable
Incorrect type: atom/ensembles.py#L403
Expected type 'StackingClassifier', got 'BaseStacking' instead
Incorrect type: atom/basemodel.py#L1080
Expected type 'Model', got 'BaseModel' instead
Incorrect type: atom/baserunner.py#L872
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/ensembles.py#L300
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/baserunner.py#L550
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/ensembles.py#L446
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/baserunner.py#L797
Expected type 'Estimator', got 'BaseRunner' instead
Invalid type hints definitions and usages: atom/utils/types.py#L55
'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#L2050
'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#L54
'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/base.py#L92
'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#L168
'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#L147
'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#L1380
'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#L2087
'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#L1994
'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/baserunner.py#L596
'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#L2113
'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#L1870
'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#L167
'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#L181
'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#L171
'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#L1151
'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#L1550
'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#L1519
'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#L421
'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#L1796
'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#L2519
'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#L166
'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#L1482
'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#L1829
'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#L191
'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#L1729
'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/nlp.py#L954
'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#L183
'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#L186
'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#L2222
'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#L2044
'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/baserunner.py#L633
'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#L462
'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#L179
'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#L915
'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#L1766
'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/base.py#L181
'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#L1612
'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#L171
'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#L162
'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#L2324
'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#L165
'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#L1853
'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#L174
'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/baserunner.py#L511
'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#L594
'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#L687
'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#L172
'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#L176
'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/feature_engineering.py#L1464
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3356
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2708
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1429
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1565
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1566
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1226
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1680
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1490
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2617
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2412
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1567
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1596
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1564
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1399
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L965
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L501
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/atom.py#L392
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L560
Local variable 'c' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2655
Local variable 'vb' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L519
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1343
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L759
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L761
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L521
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L561
Local variable 'array' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1555
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L204
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L205
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1474
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1965
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1926
Local variable 'max_nan_cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1522
Local variable 'solver' might be referenced before assignment
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1349
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1531
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1886
Instance attribute _max_nan_rows defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L100
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L201
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L404
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1186
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2263
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1916
Instance attribute _drop_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L526
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L159
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L181
Instance attribute _mem_transform defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1188
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L354
Instance attribute evalml defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1874
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1487
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L753
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L163
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L402
Instance attribute classes_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L179
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L406
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L205
Instance attribute stack_method_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L620
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L198
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L355
Instance attribute drops_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L739
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L128
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L531
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1188
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L177
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1867
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L275
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L1007
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1917
Instance attribute _imputers defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1187
Instance attribute _discretizers defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1187
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1399
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L411
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1485
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L743
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2864
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1487
Instance attribute _encoders defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2852
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2280
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1183
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L401
Instance attribute _label_encoder defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L192
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1843
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L213
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L740
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L119
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L694
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L110
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L760
Instance attribute groups_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L526
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L323
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1486
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1484
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L871
Instance attribute dataset defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L284
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L180
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1488
Instance attribute _cat_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L134
Instance attribute _current defined outside __init__
Class has no `__init__` method: atom/basetracker.py#L27
Class has no __init__ method
Class has no `__init__` method: atom/plots/featureselectionplot.py#L21
Class has no __init__ method
Class has no `__init__` method: atom/baserunner.py#L38
Class has no __init__ method
Class has no `__init__` method: atom/plots/__init__.py#L17
Class has no __init__ method
Class has no `__init__` method: atom/plots/predictionplot.py#L46
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L32
Class has no __init__ method
Class has no `__init__` method: atom/plots/shapplot.py#L22
Class has no __init__ method
Class has no `__init__` method: atom/plots/base.py#L33
Class has no __init__ method
Class has no `__init__` method: atom/plots/dataplot.py#L29
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L246
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L246
Class has no __init__ method
Class has no `__init__` method: atom/plots/base.py#L320
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L18
Class has no __init__ method
Class has no `__init__` method: atom/plots/__init__.py#L28
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L72
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L87
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L114
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L51
Class has no __init__ method
Class has no `__init__` method: atom/data_cleaning.py#L61
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L95
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L129
Method `get_final_error` may be 'static'
PEP 8 naming convention violation: atom/basetransformer.py#L480
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1571
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L302
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2515
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2626
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2938
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1845
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1400
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1553
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L988
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1710
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2395
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1616
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1182
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L443
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2458
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L434
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#L282
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L579
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1275
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L460
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L119
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1141
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1906
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2267
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1317
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2624
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1130
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L107
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1625
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L459
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L419
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L670
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2392
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2027
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L769
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L961
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2442
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L891
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1998
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L28
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L200
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1570
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L258
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L567
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L498
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L865
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2875
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/types.py#L89
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1506
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L947
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1582
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2003
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L738
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L56
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L399
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L954
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1623
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L328
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L755
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L810
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L336
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1363
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2621
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L512
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1675
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2352
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L843
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L847
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1358
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L708
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2321
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2633
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L369
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L831
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L960
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L447
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L735
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L968
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1699
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L258
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L356
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1962
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2904
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2588
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2355
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L539
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2828
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L820
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/data_cleaning.py#L2569
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L883
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2682
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1038
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2242
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2698
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1958
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2321
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1308
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2497
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L427
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L967
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L815
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2927
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L967
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1515
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L722
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L890
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L357
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L969
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1662
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L572
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L443
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1054
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1328
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L850
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2845
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1578
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L71
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L930
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2072
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L454
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2940
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L331
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2930
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1325
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2479
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L808
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L643
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2309
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L470
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2259
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L514
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L973
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L566
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L413
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L484
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L415
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L311
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1902
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L652
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L548
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2902
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1508
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1170
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2909
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L523
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1119
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L609
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L941
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2896
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2318
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L931
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L210
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1598
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2687
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1678
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L420
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L806
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1258
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1557
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L183
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1146
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2334
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2075
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L316
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L940
Variable in function 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/basetransformer.py#L683
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1170
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2508
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L482
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1095
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L327
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1862
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2990
Argument name 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/data_cleaning.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1709
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L956
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1702
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1621
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L351
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1696
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L286
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L160
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L475
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L974
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L503
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2039
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1179
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L588
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L593
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2383
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L940
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L375
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1639
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2300
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1018
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/types.py#L96
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L616
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2538
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2893
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L17
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L1450
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2026
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1651
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2572
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2715
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L311
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2527
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L551
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L675
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1547
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L781
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1127
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L975
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L905
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L470
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2363
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1590
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2347
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L955
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2030
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1773
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L885
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2008
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L541
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2399
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1480
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L118
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2851
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L492
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2803
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1121
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/utils/utils.py#L1308
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L354
Variable in function should be lowercase
Accessing a protected member of a class or a module: atom/baserunner.py#L839
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/atom.py#L393
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L211
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L716
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L433
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/plots/featureselectionplot.py#L133
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3209
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3216
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L858
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L48
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L23
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L718
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1108
Access to a protected member _get_output_identifiers of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2719
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1121
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1528
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L215
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L939
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L442
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1632
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L126
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1686
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L647
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1378
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L516
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L1108
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/atom.py#L1980
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L836
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L250
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L541
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: docs_sources/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/utils/utils.py#L293
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L257
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1885
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1085
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L266
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2649
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L923
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L29
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L471
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2049
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1377
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L448
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L717
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3504
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L921
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L708
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L149
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L366
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3334
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L379
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L679
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L923
Access to a protected member _storage 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/utils/utils.py#L199
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2343
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L423
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L833
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1581
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1540
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L392
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2392
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L171
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3337
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L160
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L602
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L368
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L458
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L468
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L686
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L254
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2623
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L197
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1626
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1628
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1920
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L734
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L443
Access to a protected member _trial_to_est of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3335
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L661
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L19
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L19
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L686
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1064
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1160
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L519
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L973
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L801
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L197
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2868
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L471
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L21
Access to a protected member _fit_single_estimator of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L18
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L462
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L236
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/training.py#L144
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L355
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L1476
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L351
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2468
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L482
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2476
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2650
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L421
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L511
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3334
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2036
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L437
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1903
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L694
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1475
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/atom.py#L866
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L725
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L152
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L655
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L262
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L112
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L373
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/atom.py#L668
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1236
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L946
Access to a protected member _get_rows 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: docs_sources/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/utils.py#L292
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L236
Access to a protected member _memory of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1916
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L238
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L339
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1981
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L605
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L922
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3500
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/training.py#L231
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L841
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1259
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L209
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L260
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L542
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L844
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L719
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L352
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L48
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3519
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L759
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2486
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2477
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots/featureselectionplot.py#L227
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L153
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L845
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L526
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L737
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L387
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L191
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L239
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/training.py#L160
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _is_log_scale 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/pipeline.py#L249
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L124
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1127
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L177
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L658
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L737
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1658
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1915
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L1228
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2599
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L656
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1253
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L523
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L447
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L19
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L536
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3512
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L260
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L448
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L517
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L725
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L260
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2637
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/atom.py#L852
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1377
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/featureselectionplot.py#L225
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1541
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L829
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L257
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L702
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2862
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L49
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L352
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L446
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L498
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L604
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L152
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L434
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L736
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1391
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1923
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L292
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L690
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/featureselectionplot.py#L121
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L48
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L164
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/featureselectionplot.py#L121
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L1972
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L345
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L354
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L921
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L127
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2648
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3334
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L448
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/atom.py#L377
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L429
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L164
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2860
Access to a protected member _get_models of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L472
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L43
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/atom.py#L397
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L274
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L535
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L667
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2035
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L843
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L21
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1713
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L533
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L449
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1615
Access to a protected member _est_class 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/utils/utils.py#L194
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L526
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L347
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/models/ensembles.py#L109
Access to a protected member _fullname 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#L1380
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L505
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1534
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L473
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L538
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L366
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L430
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L760
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L531
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1677
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2593
Access to a protected member _get_target of a class
Shadowing names from outer scopes: atom/utils/utils.py#L437
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L331
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1164
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2421
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L292
Shadows name 'score' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L113
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L166
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L788
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2234
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L490
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L197
Shadows name 'score' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L643
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L900
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L271
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L850
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1171
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L316
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L300
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L446
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L298
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L312
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L669
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1169
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L441
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2671
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L908
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L645
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L806
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L684
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L230
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1164
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L809
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2671
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L614
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L446
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L326
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1170
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L808
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L447
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L113
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2311
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L471
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L3013
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L444
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L645
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2450
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L742
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1170
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L435
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L446
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1170
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L449
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L260
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L807
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L643
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L307
Shadows name 'elem' from outer scope
Unused local symbols: docs/scripts/autodocs.py#L887
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L774
Parameter 'kwargs' value is not used
Unused local symbols: docs/scripts/autodocs.py#L774
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L887
Parameter 'kwargs' value is not used