Skip to content

sklearn 1.3.1 update and xgboost 2.0 #443

sklearn 1.3.1 update and xgboost 2.0

sklearn 1.3.1 update and xgboost 2.0 #443

Triggered via push September 24, 2023 11:34
Status Failure
Total duration 7m 48s
Artifacts

config.yml

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

Annotations

13 errors, 120 warnings, and 650 notices
mypy
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 4.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (ubuntu-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/models/classreg.py#L509
Unexpected argument
Incorrect call arguments: atom/data_cleaning.py#L412
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L546
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L686
Unexpected argument
Incorrect call arguments: atom/models/classreg.py#L3210
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L549
Unexpected argument
Incorrect call arguments: atom/models/classreg.py#L1739
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L690
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L686
Unexpected argument
Incorrect call arguments: atom/data_cleaning.py#L412
Unexpected argument
Attempt to call a non-callable object: atom/basemodel.py#L430
'Predictor' 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/basemodel.py#L2434
'Scorer' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L693
'Scorer' 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/nlp.py#L1008
'Estimator' 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#L2272
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L772
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2863
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L769
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1937
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2663
'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#L1951
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2279
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1226
'Estimator' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1416
'Estimator' object is not callable
Attempt to call a non-callable object: atom/models/ensembles.py#L67
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1944
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1251
'Estimator' object is not callable
Incorrect type: atom/baserunner.py#L528
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/ensembles.py#L403
Expected type 'StackingClassifier', got 'BaseStacking' instead
Incorrect type: atom/baserunner.py#L851
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/ensembles.py#L300
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/baserunner.py#L776
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/ensembles.py#L446
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/basemodel.py#L1081
Expected type 'Model', got 'BaseModel' instead
Invalid type hints definitions and usages: atom/nlp.py#L955
'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#L189
'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#L2119
'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/utils/types.py#L193
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/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/data_cleaning.py#L2221
'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#L195
'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#L1618
'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#L689
'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#L210
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2000
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/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#L184
'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#L1735
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/predictionplot.py#L718
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L918
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1385
'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#L185
'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#L489
'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#L184
'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#L1802
'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#L200
'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#L205
'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/data_cleaning.py#L2518
'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#L2333
'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#L611
'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#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#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/atom.py#L1772
'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#L463
'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#L198
'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#L422
'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#L190
'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#L1525
'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#L1155
'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#L574
'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#L1860
'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#L2056
'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/utils/types.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/training.py#L2095
'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#L1556
'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
Unbound local variables: atom/feature_engineering.py#L1465
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L738
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1568
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/atom.py#L395
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1344
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2706
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L565
Local variable 'array' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1566
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1430
Local variable 'solver' 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/data_cleaning.py#L1925
Local variable 'max_nan_cols' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L564
Local variable 'c' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L966
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1964
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3357
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2411
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1679
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1475
Local variable 'solver' 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/data_cleaning.py#L1550
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1523
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1227
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1398
Local variable 'm' 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/utils/utils.py#L1597
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1491
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/data_cleaning.py#L502
Local variable 'samples' 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/plots/predictionplot.py#L2616
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L740
Local variable 'data' might be referenced before assignment
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L527
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2262
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L357
Instance attribute evalml 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/feature_engineering.py#L761
Instance attribute groups_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1189
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L405
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1487
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1486
Instance attribute _to_value 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/feature_engineering.py#L1400
Instance attribute scaler_ 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#L1488
Instance attribute _encoders defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1350
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L169
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1873
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1916
Instance attribute _imputers defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L1008
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1866
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2851
Instance attribute _num_cols 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/feature_engineering.py#L1532
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L184
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1915
Instance attribute _drop_cols 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#L740
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L741
Instance attribute _estimators 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/branch/branchmanager.py#L198
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1184
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1485
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L315
Instance attribute _random_state 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/data_cleaning.py#L1489
Instance attribute _cat_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L672
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L412
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1187
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L744
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L267
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1188
Instance attribute _discretizers defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L524
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L356
Instance attribute drops_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1488
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1885
Instance attribute _max_nan_rows 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/data_cleaning.py#L2279
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L754
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2863
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L276
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L407
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L621
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1188
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L532
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L875
Instance attribute dataset defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L155
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L111
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L193
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L205
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L102
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1189
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1844
Instance attribute cv 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/branch/branchmanager.py#L134
Instance attribute _current defined outside __init__
Class has no `__init__` method: atom/plots/dataplot.py#L31
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L27
Class has no __init__ method
Class has no `__init__` method: atom/plots/predictionplot.py#L47
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/plots/base.py#L33
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/ensembles.py#L32
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L244
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/plots/shapplot.py#L22
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/baserunner.py#L38
Class has no __init__ method
Class has no `__init__` method: atom/data_cleaning.py#L62
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L95
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L244
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/basemodel.py#L1676
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L549
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L503
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L350
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1905
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L439
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1861
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/data_cleaning.py#L1961
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1055
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L946
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2892
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1617
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1548
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2241
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1997
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2844
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L504
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/nlp.py#L723
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L970
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L329
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2513
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2568
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2900
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L848
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L832
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/plots/predictionplot.py#L1708
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2319
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L119
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1507
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1120
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L675
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L965
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1259
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L123
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1276
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2827
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L906
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L472
Variable in function 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#L844
Variable in function 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#L515
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2564
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L669
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2938
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1329
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L495
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1451
Argument 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/data_cleaning.py#L2908
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1583
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2723
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2549
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2028
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#L184
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L56
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L537
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2397
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1147
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2937
Variable in function 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#L1591
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L471
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L886
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L739
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1701
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L756
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/utils/utils.py#L2348
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1677
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L444
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L258
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2317
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L356
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L960
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2362
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L674
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L580
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2320
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L770
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1844
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2390
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L952
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L815
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2351
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L736
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L713
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2440
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2073
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L932
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1019
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L816
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/feature_engineering.py#L1309
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L851
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2519
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L966
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L420
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L499
Argument 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#L821
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L493
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/plots/predictionplot.py#L1094
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2393
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2874
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1901
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L533
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2007
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/data_cleaning.py#L2929
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/data_cleaning.py#L455
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2713
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L357
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1359
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2384
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1579
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L468
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/data_cleaning.py#L2354
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L802
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1180
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1481
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1318
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L933
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1131
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L989
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2071
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2686
Variable in function 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#L2328
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L161
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L451
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2310
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/data_cleaning.py#L1621
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2586
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2988
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L72
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L413
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L311
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/types.py#L109
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2258
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1132
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L941
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2459
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L201
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2537
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/data_cleaning.py#L2926
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L609
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1142
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2681
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#L947
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#L939
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1624
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L391
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1957
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L884
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1171
Argument name 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#L798
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1039
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L211
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2265
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2801
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L959
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2510
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1516
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L599
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L923
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2031
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L892
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/feature_engineering.py#L1364
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L958
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2696
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1509
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2500
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1774
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L108
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L567
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/feature_engineering.py#L1652
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L119
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1554
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1599
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1695
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L435
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L283
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1571
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L639
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L351
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1326
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1401
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2002
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L475
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1126
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L866
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1558
Function 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/nlp.py#L287
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/data_cleaning.py#L2333
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1698
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/basetransformer.py#L800
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L953
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L473
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/basemodel.py#L655
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L542
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L616
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2849
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L709
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2299
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L782
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L17
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1572
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1308
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/basetransformer.py#L922
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L551
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1626
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2038
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1183
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2903
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2489
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2752
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L235
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2477
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L355
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L966
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L461
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2895
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2025
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/feature_engineering.py#L1171
Argument name should be lowercase
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/predictionplot.py#L2475
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2390
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/baserunner.py#L818
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2717
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L125
Access to a protected member _get_target 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/shapplot.py#L713
Access to a protected member _get_rows 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/atom.py#L657
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1063
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L847
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L1169
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1884
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L826
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1685
Access to a protected member _shap 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/baserunner.py#L686
Access to a protected member _models 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/atom.py#L1113
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L672
Access to a protected member _metric 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#L237
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1482
Access to a protected member _mapping 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: atom/baserunner.py#L738
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L815
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L370
Access to a protected member _get_pred 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/featureselectionplot.py#L133
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L380
Access to a protected member _component_obj 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: 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/atom.py#L400
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L674
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L1481
Access to a protected member _mapping 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/plots/shapplot.py#L846
Access to a protected member _get_target 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/basemodel.py#L924
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L235
Access to a protected member _get_rows 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/atom.py#L1152
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1922
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L527
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1902
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1542
Access to a protected member _data of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L663
Access to a protected member _get_distributions 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/plots/dataplot.py#L642
Access to a protected member _get_columns 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/atom.py#L1987
Access to a protected member _metric 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/atom.py#L746
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1978
Access to a protected member _models 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/predictionplot.py#L2467
Access to a protected member _models 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/base.py#L538
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1629
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2050
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1986
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1616
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L838
Access to a protected member _get_rows 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/plots/predictionplot.py#L665
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L353
Access to a protected member _shap 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/plots/predictionplot.py#L3511
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L30
Access to a protected member _safe_indexing 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/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: 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/basemodel.py#L1541
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3518
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L395
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1533
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1774
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1113
Access to a protected member _get_output_identifiers 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/baserunner.py#L426
Access to a protected member _module 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/dataplot.py#L942
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/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/shapplot.py#L601
Access to a protected member _get_target 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#L2036
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1917
Access to a protected member _data 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/baserunner.py#L171
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L913
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1397
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#L340
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1151
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L602
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3338
Access to a protected member _group 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/feature_engineering.py#L1237
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L756
Access to a protected member _get_columns 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/baserunner.py#L254
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L907
Access to a protected member _data 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/featureselectionplot.py#L225
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2598
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1376
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L921
Access to a protected member _run 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#L262
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1258
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L1132
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L728
Access to a protected member _kwargs 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/atom.py#L833
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L715
Access to a protected member _get_target 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/plots/predictionplot.py#L683
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L599
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L425
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L469
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3335
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L639
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L664
Access to a protected member _data 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/atom.py#L654
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2342
Access to a protected member _models of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L675
Access to a protected member _estimators 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/atom.py#L382
Access to a protected member _estimators 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: docs/scripts/autodocs.py#L674
Access to a protected member _estimators 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/plots/shapplot.py#L350
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1657
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L251
Access to a protected member _data 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/basetrainer.py#L191
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2770
Access to a protected member _get_models 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/feature_engineering.py#L1633
Access to a protected member _comps 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/basemodel.py#L644
Access to a protected member _get_target 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/baserunner.py#L424
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L461
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L870
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L420
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L524
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1376
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L715
Access to a protected member _data 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/plots/predictionplot.py#L2723
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L664
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L126
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L716
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L341
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1582
Access to a protected member _data 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/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/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/atom.py#L1090
Access to a protected member _get_columns 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/predictionplot.py#L179
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _terminator_improvement 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/utils/utils.py#L260
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L924
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3336
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2037
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L927
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/atom.py#L667
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L238
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2870
Access to a protected member _get_pred 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/plots/hyperparametertuningplot.py#L1230
Access to a protected member _palette 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/predictionplot.py#L544
Access to a protected member _get_pred 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: docs_sources/scripts/autodocs.py#L675
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L740
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L470
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1714
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L374
Access to a protected member _suggest 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/utils/utils.py#L498
Access to a protected member _metric 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#L426
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L114
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/basemodel.py#L927
Access to a protected member _storage 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#L3335
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L352
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L716
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L468
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/base.py#L955
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/atom.py#L1150
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1676
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L856
Access to a protected member _data 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/basemodel.py#L728
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L849
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 _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L278
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L666
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1627
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3503
Access to a protected member _score_func 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/atom.py#L1126
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/atom.py#L862
Access to a protected member _data 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/branch/branchmanager.py#L164
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1379
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L689
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1921
Access to a protected member _data 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/utils/utils.py#L449
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L663
Access to a protected member _get_distributions 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/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/training.py#L160
Access to a protected member _group 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/shapplot.py#L123
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L506
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3217
Access to a protected member _get_pred 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/shapplot.py#L714
Access to a protected member _get_columns 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/basetransformer.py#L358
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L913
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L680
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2485
Access to a protected member _models 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/basetrainer.py#L366
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/atom.py#L396
Access to a protected member _get_score 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#L430
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L812
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L390
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3335
Access to a protected member _data of a class
Shadowing names from outer scopes: atom/data_cleaning.py#L1165
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L437
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1172
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L798
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L292
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L445
Shadows name 'y' 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/basemodel.py#L909
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L743
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L197
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1170
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L649
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L473
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L448
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L316
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1165
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L801
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L901
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L447
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2422
Shadows name 'out' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L641
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2232
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L676
Shadows name 'y' 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/basetransformer.py#L799
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L492
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2310
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L780
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L448
Shadows name 'diff' 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/feature_engineering.py#L1171
Shadows name 'model' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/plots/hyperparametertuningplot.py#L451
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L447
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2580
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1171
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L800
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L299
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L231
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L649
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L270
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2580
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L308
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L272
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L851
Shadows name 'estimator' 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/branch/branch.py#L618
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L3014
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2451
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L301
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L641
Shadows name 'trainer' 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/feature_engineering.py#L1171
Shadows name 'y_valid' from outer scope
Unused local symbols: docs/scripts/autodocs.py#L772
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L772
Parameter 'kwargs' value is not used
Unused local symbols: docs/scripts/autodocs.py#L885
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L885
Parameter 'kwargs' value is not used