Skip to content

add pyarrow data engine #420

add pyarrow data engine

add pyarrow data engine #420

Triggered via push August 15, 2023 18:31
Status Failure
Total duration 18m 7s
Artifacts

config.yml

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

Annotations

23 errors, 73 warnings, and 622 notices
isort: atom/plots.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/basetransformer.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/atom.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/conftest.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/test_basetransformer.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
flake8
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.11)
Process completed with exit code 2.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (windows-latest, 3.8)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (windows-latest, 3.8)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" 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_11" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (ubuntu-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (ubuntu-latest, 3.8)
The operation was canceled.
unit-tests (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/basemodel.py#L2506
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L680
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2523
Unexpected argument
Incorrect call arguments: atom/models.py#L631
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2541
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L684
Unexpected argument
Incorrect call arguments: atom/models.py#L1861
Unexpected argument
Incorrect call arguments: atom/plots.py#L4568
Unexpected argument
Incorrect call arguments: atom/models.py#L3332
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L680
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L545
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L542
Unexpected argument
Incorrect call arguments: atom/plots.py#L4573
Unexpected argument
Incorrect call arguments: atom/plots.py#L4568
Unexpected argument
Attempt to call a non-callable object: atom/data_cleaning.py#L1173
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L3278
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2629
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2242
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2235
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L719
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L3949
'Predictor' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1433
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L687
'Scorer' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L2865
'Scorer' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1906
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1900
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1912
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L578
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L4014
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2833
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L716
'Predictor' object is not callable
Attempt to call a non-callable object: atom/nlp.py#L1002
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L426
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L1803
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L2082
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L3186
'Predictor' object is not callable
Incorrect type: atom/ensembles.py#L299
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/basemodel.py#L1080
Expected type 'Model', got 'BaseModel' instead
Incorrect type: atom/ensembles.py#L445
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/ensembles.py#L402
Expected type 'VotingRegressor', got 'BaseStacking' instead
Incorrect type: atom/basemodel.py#L2052
Expected type 'Model \| None', got 'BaseModel' instead
Incorrect type: atom/baserunner.py#L544
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/baserunner.py#L859
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/baserunner.py#L783
Expected type 'Estimator', got 'BaseRunner' instead
Unbound local variables: atom/models.py#L641
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/branch.py#L170
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/utils.py#L2711
Local variable 'vb' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L455
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/utils.py#L1619
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/atom.py#L391
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/plots.py#L5287
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1636
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/plots.py#L6300
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1492
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots.py#L5853
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/pipeline.py#L209
Local variable 'fitted_transformer' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L3399
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1447
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1250
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/basetransformer.py#L1060
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1482
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1889
Local variable 'max_nan_cols' might be referenced before assignment
Unbound local variables: atom/plots.py#L6505
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils.py#L1622
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/branch.py#L171
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/models.py#L643
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils.py#L1621
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1361
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/plots.py#L7244
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1508
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils.py#L1620
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L965
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1540
Local variable 'solver' might be referenced before assignment
An instance attribute is defined outside `__init__`: atom/ensembles.py#L401
Instance attribute classes_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L525
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L114
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L204
Instance attribute stack_method_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L730
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L158
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L195
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/training.py#L205
Instance attribute holdout defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L353
Instance attribute evalml defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1864
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L285
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/training.py#L115
Instance attribute holdout defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L294
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L99
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L701
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L545
Instance attribute gfg defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L209
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L84
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L333
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L105
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L227
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L400
Instance attribute _label_encoder defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L85
Instance attribute _memory_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/training.py#L66
Instance attribute holdout defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L176
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L165
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L86
Instance attribute _memory_transform defined outside __init__
Class has no `__init__` method: atom/utils.py#L181
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L3934
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L242
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L31
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L7435
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L24
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L1149
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L345
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L50
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L113
Class has no __init__ method
Class has no `__init__` method: atom/utils.py#L167
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L2514
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L1557
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L14
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L243
Class has no __init__ method
Class has no `__init__` method: atom/data_cleaning.py#L55
Class has no __init__ method
Class has no `__init__` method: atom/baserunner.py#L33
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L62
Class has no __init__ method
PEP 8 naming convention violation: atom/data_cleaning.py#L1962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3492
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1092
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L486
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2562
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2297
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2512
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2913
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4855
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L808
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L777
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L968
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2647
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L885
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2879
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1642
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L301
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2572
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2884
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1634
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2318
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L427
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L314
Function name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L538
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1524
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1867
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2581
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch.py#L269
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L354
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L414
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L1560
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5587
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2675
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L942
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L1410
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2905
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1128
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L118
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1346
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1922
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L580
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2339
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L664
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L810
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L581
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#L111
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L299
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1601
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L490
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1435
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2820
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1158
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2693
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2437
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L754
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3539
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1406
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5598
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1381
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L730
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L925
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L594
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L438
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2263
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L348
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L210
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2680
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3009
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L293
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1780
Variable in function 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#L759
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L21
Function name 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#L152
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2826
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1635
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L341
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L762
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L450
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L768
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5597
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L55
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1119
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2383
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L982
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1590
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2205
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L145
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L456
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3389
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L956
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L941
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#L2797
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1681
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L474
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L286
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3626
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2626
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L374
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L831
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1985
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1206
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1680
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L845
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L500
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/feature_engineering.py#L286
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L486
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5584
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L950
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L215
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L924
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L808
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2652
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1998
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L403
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2819
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2528
Variable in function 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/branch.py#L274
Function name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L955
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L997
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1644
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2850
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2292
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L199
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2281
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L412
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1343
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2315
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L935
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L197
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L879
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2370
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2902
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2974
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L693
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L949
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L65
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L385
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5590
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2940
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch.py#L319
Function name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2551
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L969
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3406
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5846
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1595
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1809
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2140
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1019
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/ensembles.py#L419
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1141
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/feature_engineering.py#L1670
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L961
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2031
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L135
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L469
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L447
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L333
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L584
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L462
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2906
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L771
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3589
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L890
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L963
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L446
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L279
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1197
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L478
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L407
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/basetransformer.py#L509
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1197
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/basemodel.py#L2757
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2087
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L467
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L294
Function 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/branch.py#L266
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2868
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2387
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/branch.py#L299
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L432
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2326
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1222
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1335
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L883
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2871
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L789
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L380
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L468
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1533
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2184
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1428
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L100
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L446
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L209
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L318
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4983
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2403
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L690
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L563
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1577
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L955
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L712
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1782
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1826
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L793
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1957
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1205
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L934
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2678
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L812
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2284
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2188
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1789
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1967
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L180
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2222
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3382
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3383
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1609
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3444
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2084
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/atom.py#L1001
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3675
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/nlp.py#L533
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1579
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L452
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1572
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L452
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L649
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2871
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2498
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/basemodel.py#L238
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L7651
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L3388
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L38
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/plots.py#L8015
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L8018
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L6481
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/branch.py#L268
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L826
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/training.py#L229
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots.py#L7222
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L36
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/utils.py#L2021
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L533
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots.py#L2288
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L1353
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L2039
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L3708
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/atom.py#L713
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L5574
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/branch.py#L103
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L693
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L823
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L371
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/plots.py#L48
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/utils.py#L601
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L2474
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L923
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L435
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L7104
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L922
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L730
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils.py#L378
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L5422
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L670
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L378
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L7222
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L7765
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L215
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L8130
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L7649
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/models.py#L648
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L264
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1941
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L282
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L42
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/atom.py#L714
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/training.py#L141
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots.py#L971
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2825
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L5791
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils.py#L1941
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/plots.py#L556
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L5773
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L4227
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L386
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1936
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2386
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L345
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L8129
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots.py#L2757
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L4256
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L50
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/plots.py#L566
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L6756
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L36
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/plots.py#L1261
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L7884
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L563
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L50
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/plots.py#L39
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/plots.py#L8254
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L8257
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2814
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1947
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils.py#L2706
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1645
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L5266
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L6374
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L219
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils.py#L377
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1938
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L6356
Access to a protected member _models 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/baserunner.py#L722
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/models.py#L3991
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L457
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L923
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1541
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L6487
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots.py#L8132
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L744
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L909
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L392
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1718
Access to a protected member _idx 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/plots.py#L7885
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L347
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L714
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils.py#L2033
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1254
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots.py#L5811
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L6364
Access to a protected member _fullname 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/basemodel.py#L722
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils.py#L2706
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/models.py#L641
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/atom.py#L687
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L5141
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L1355
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils.py#L528
Access to a protected member _trial_to_est of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L244
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L35
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/utils.py#L345
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L820
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1937
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L805
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L4567
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L435
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/plots.py#L5416
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L353
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L683
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/plots.py#L6231
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L368
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/atom.py#L709
Access to a protected member _branches 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/baserunner.py#L247
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L1802
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L7097
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L349
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L7652
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils.py#L534
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots.py#L39
Access to a protected member _is_log_scale of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L217
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L4952
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L2175
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L354
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L5565
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils.py#L2044
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L259
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L556
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L608
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L734
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L713
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L1249
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils.py#L51
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1542
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L583
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L370
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1582
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L262
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/atom.py#L391
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/plots.py#L7539
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L2915
Access to a protected member _get_models of a class
Accessing a protected member of a class or a module: atom/plots.py#L4052
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L7407
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L621
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L8131
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L7540
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils.py#L522
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils.py#L50
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots.py#L7768
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L5265
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L5265
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L5546
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L676
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L7767
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L1005
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L425
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils.py#L2034
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots.py#L8017
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L346
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L1946
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L5268
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L7886
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L440
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots.py#L1640
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L658
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/atom.py#L1421
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L250
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L279
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L377
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/plots.py#L4544
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L676
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L396
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L1249
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots.py#L5147
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L282
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L6365
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L137
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/plots.py#L4549
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L567
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1080
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils.py#L583
Access to a protected member _metric 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/baserunner.py#L441
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L439
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L3588
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L7400
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L7388
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L669
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L519
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils.py#L2703
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L197
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L6607
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1000
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L659
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2187
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L7222
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L602
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L540
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots.py#L7225
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L738
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils.py#L547
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L8256
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L4065
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L1420
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L798
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L2677
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L722
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L2697
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L553
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L671
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L722
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils.py#L342
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L376
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/utils.py#L2707
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L731
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L670
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1651
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L558
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L423
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L49
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L441
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1647
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L7223
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils.py#L284
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L7392
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/training.py#L157
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L38
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L714
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots.py#L7537
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L6750
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L2707
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L4423
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L4430
Access to a protected member _get_pred of a class
Shadowing names from outer scopes: atom/utils.py#L282
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2475
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/branch.py#L411
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L318
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L732
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2727
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/utils.py#L377
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L809
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/branch.py#L506
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/branch.py#L614
Shadows name 'target' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L113
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L808
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/branch.py#L523
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/branch.py#L526
Shadows name 'c' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L694
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/plots.py#L6199
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1197
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/branch.py#L506
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2951
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1197
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L900
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/utils.py#L345
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L271
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils.py#L754
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1110
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/branch.py#L394
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L793
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L230
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1110
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2929
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L908
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L348
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2727
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2970
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L811
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/branch.py#L394
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/branch.py#L414
Shadows name 'i' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L637
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L847
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L324
Shadows name 'm' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L113
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/utils.py#L526
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/branch.py#L132
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L305
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2926
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L298
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L347
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/utils.py#L522
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L345
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/plots.py#L6901
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L319
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L810
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L636
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2504
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L347
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1197
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L300
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1115
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L307
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2306
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1117
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/utils.py#L520
Shadows name 'score' from outer scope
Unused local symbols: docs/scripts/autodocs.py#L876
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L767
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L875
Parameter 'kwargs' value is not used
Unused local symbols: docs/scripts/autodocs.py#L768
Parameter 'kwargs' value is not used