Skip to content

refactor shrink

refactor shrink #421

Triggered via push August 17, 2023 11:56
Status Failure
Total duration 17m 53s
Artifacts

config.yml

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

Annotations

20 errors, 73 warnings, and 627 notices
isort: atom/utils.py#L1
Imports are incorrectly sorted and/or formatted.
isort: atom/atom.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 (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 2.
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.10)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_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 (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 (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_11" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
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/data_cleaning.py#L708
Instance attribute target_names_in_ 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/ensembles.py#L204
Instance attribute stack_method_ 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/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/training.py#L205
Instance attribute holdout 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/training.py#L115
Instance attribute holdout defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L104
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L208
Instance attribute _verbose 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/ensembles.py#L99
Instance attribute estimators_ 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#L175
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L113
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/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#L194
Instance attribute _backend 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#L226
Instance attribute _warnings 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#L294
Instance attribute _experiment 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: 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#L63
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/data_cleaning.py#L55
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L346
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L7436
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#L183
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L2515
Class has no __init__ method
Class has no `__init__` method: atom/plots.py#L1558
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L14
Class has no __init__ method
Class has no `__init__` method: atom/utils.py#L169
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#L1150
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/plots.py#L3935
Class has no __init__ method
PEP 8 naming convention violation: atom/basemodel.py#L3675
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1824
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1680
Argument name 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#L456
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L697
Variable in function 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/basemodel.py#L2140
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2513
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2685
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/data_cleaning.py#L318
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2700
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/utils.py#L1562
Argument name 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#L2569
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2884
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2633
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L769
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2087
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L949
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/utils.py#L2558
Variable in function 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#L100
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L269
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L955
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L446
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2307
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2887
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#L2299
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2333
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/basetransformer.py#L962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1119
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/plots.py#L5847
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/basemodel.py#L890
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#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#L1592
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/feature_engineering.py#L1158
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L860
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L446
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L754
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2237
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2410
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#L1381
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/feature_engineering.py#L594
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/atom.py#L538
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L462
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2588
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/data_cleaning.py#L2046
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/nlp.py#L210
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/data_cleaning.py#L152
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L969
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L293
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/plots.py#L5591
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/plots.py#L5598
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/utils.py#L2519
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/api.py#L21
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L820
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4984
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#L1982
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/basetransformer.py#L509
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#L438
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3539
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L137
Argument name 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/ensembles.py#L55
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L982
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/data_cleaning.py#L2330
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/atom.py#L1022
Variable in function 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#L737
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2444
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2940
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#L111
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/data_cleaning.py#L1143
Variable in function 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/data_cleaning.py#L2296
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2921
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/utils.py#L2687
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L286
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3492
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2220
Argument name 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#L894
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1882
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/basemodel.py#L1558
Function name 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/pipeline.py#L257
Argument name 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#L786
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L500
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/feature_engineering.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#L1412
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2341
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1649
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/data_cleaning.py#L1237
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4856
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/data_cleaning.py#L1421
Argument 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/utils.py#L2377
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3589
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L775
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L274
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L950
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1610
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1841
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/basemodel.py#L2184
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/data_cleaning.py#L1878
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1107
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1937
Argument name 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#L2668
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/feature_engineering.py#L197
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2866
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/branch.py#L319
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3444
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2312
Argument name 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#L1789
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/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L798
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5599
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L419
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2757
Argument 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/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/data_cleaning.py#L2813
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2830
Variable in function 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/nlp.py#L963
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2918
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/plots.py#L5585
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L802
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L810
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L961
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L671
Argument 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/plots.py#L5588
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/basetransformer.py#L924
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#L1197
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L968
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/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/data_cleaning.py#L2663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1055
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L580
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/basemodel.py#L1141
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/data_cleaning.py#L354
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2871
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L432
Argument name 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#L1571
Function name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L380
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/feature_engineering.py#L1533
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L518
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/basemodel.py#L2974
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2579
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/ensembles.py#L209
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L805
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2682
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#L2000
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1026
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/atom.py#L469
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/basetransformer.py#L693
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2820
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2013
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1972
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/basemodel.py#L3389
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1977
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2278
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L403
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L812
Argument name 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/data_cleaning.py#L1220
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2900
Argument name 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/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/atom.py#L980
Argument 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/data_cleaning.py#L1450
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L934
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/basemodel.py#L2826
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L452
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L956
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/basemodel.py#L3383
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2819
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#L2543
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L925
Variable in function should be lowercase
Accessing a protected member of a class or a module: atom/plots.py#L8130
Access to a protected member _get_rows 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/plots.py#L1641
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L265
Access to a protected member _est_params_fit of a class
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#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#L4431
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/models.py#L3995
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils.py#L347
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots.py#L6232
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L2028
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L1262
Access to a protected member _comps 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/basetrainer.py#L349
Access to a protected member _group 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/basetrainer.py#L371
Access to a protected member _run 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/atom.py#L709
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils.py#L379
Access to a protected member _kwargs 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/plots.py#L7223
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L7769
Access to a protected member _shap 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/plots.py#L2040
Access to a protected member _get_rows 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/baserunner.py#L823
Access to a protected member _fullname 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#L7098
Access to a protected member _get_target 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/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#L2758
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L2710
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L604
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L7887
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L2176
Access to a protected member _get_columns 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/utils.py#L2704
Access to a protected member _train_only 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/plots.py#L6757
Access to a protected member _get_pred 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#L7223
Access to a protected member _group 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/basetrainer.py#L216
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L5792
Access to a protected member _get_columns 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#L8257
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L8255
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L866
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L220
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L350
Access to a protected member _group 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/basetrainer.py#L267
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils.py#L2713
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L4568
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots.py#L1356
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils.py#L535
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots.py#L7766
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L3589
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L524
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L7223
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L4424
Access to a protected member _get_target 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/baserunner.py#L439
Access to a protected member _fullname 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/plots.py#L7389
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L7886
Access to a protected member _get_target 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/atom.py#L376
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/plots.py#L7538
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils.py#L49
Access to a protected member _fit_and_score 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/basetrainer.py#L428
Access to a protected member _fullname 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#L6366
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L7541
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L915
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils.py#L281
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L344
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L1250
Access to a protected member _comps 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/basemodel.py#L922
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots.py#L972
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/atom.py#L1448
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots.py#L7226
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils.py#L530
Access to a protected member _trial_to_est of a class
Accessing a protected member of a class or a module: atom/plots.py#L4953
Access to a protected member _get_target 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/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/basemodel.py#L923
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/utils.py#L558
Access to a protected member _ht 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/plots.py#L557
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L5148
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L2684
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L379
Access to a protected member _score_func 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/plots.py#L4066
Access to a protected member _get_pred 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/basemodel.py#L734
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L8018
Access to a protected member _get_target 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/baserunner.py#L730
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L567
Access to a protected member _ht 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/atom.py#L676
Access to a protected member _data 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#L676
Access to a protected member _branches 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/basemodel.py#L370
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/plots.py#L8258
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L879
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots.py#L5812
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/plots.py#L49
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/atom.py#L1966
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L8131
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L5547
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L5269
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils.py#L2040
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L6488
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L873
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots.py#L5575
Access to a protected member _shap 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#L7393
Access to a protected member _score_func 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/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/models.py#L645
Access to a protected member _pruned 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/plots.py#L5423
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots.py#L7650
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L564
Access to a protected member _ht 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/basetransformer.py#L909
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L357
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L7540
Access to a protected member _get_target 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/basetrainer.py#L356
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L1006
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L559
Access to a protected member _ht 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/plots.py#L4228
Access to a protected member _get_target 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/atom.py#L1975
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L887
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils.py#L286
Access to a protected member _sign 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/utils.py#L50
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2187
Access to a protected member _train_only 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/plots.py#L7401
Access to a protected member _score_func 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/atom.py#L1105
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L426
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L1354
Access to a protected member _comps 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/utils.py#L2713
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L8019
Access to a protected member _shap 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.py#L49
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/utils.py#L380
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L2289
Access to a protected member _get_columns 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#L8016
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils.py#L610
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L214
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L2714
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L623
Access to a protected member _ht 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/utils.py#L536
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots.py#L8132
Access to a protected member _get_target 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/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#L2041
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/atom.py#L1974
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L284
Access to a protected member _kwargs 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/basemodel.py#L1936
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L8133
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L4545
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#L658
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/plots.py#L7885
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L5774
Access to a protected member _get_target 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/utils.py#L349
Access to a protected member _sign 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/plots.py#L7105
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots.py#L2475
Access to a protected member _get_rows 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/utils.py#L2051
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L5142
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L585
Access to a protected member _metric 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/plots.py#L5566
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L438
Access to a protected member _final_output 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#L6482
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L19
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/utils.py#L284
Access to a protected member _score_func 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#L5267
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/models.py#L652
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/utils.py#L2922
Access to a protected member _get_models 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/atom.py#L392
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/utils.py#L2714
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L6751
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/plots.py#L7408
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L849
Access to a protected member _get_columns 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/atom.py#L714
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L5266
Access to a protected member _train_idx 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#L6608
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L3709
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/utils.py#L555
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L4053
Access to a protected member _get_target 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/basemodel.py#L731
Access to a protected member _sign 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/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#L549
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L7653
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L1803
Access to a protected member _get_columns 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#L744
Access to a protected member _models 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#L7652
Access to a protected member _get_target 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: 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/utils.py#L569
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L6357
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L603
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L4257
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L1025
Access to a protected member _train_only 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/utils.py#L49
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots.py#L1250
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils.py#L521
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L247
Access to a protected member _estimators 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/utils.py#L1948
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L196
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L1449
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots.py#L4550
Access to a protected member _get_pred 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#L6375
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L347
Access to a protected member _score_func 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/plots.py#L7224
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L7768
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L5417
Access to a protected member _get_target 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
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2511
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/branch.py#L411
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2952
Shadows name 'x' 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#L528
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L522
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L347
Shadows name 'score' 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/baserunner.py#L319
Shadows name 'model' 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/utils.py#L379
Shadows name 'score' 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/feature_engineering.py#L1197
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L271
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2971
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/branch.py#L394
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L230
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2482
Shadows name 'out' 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#L2927
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/branch.py#L394
Shadows name 'ex' 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/branch.py#L414
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/plots.py#L6200
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L305
Shadows name 'model' 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/basetransformer.py#L811
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1132
Shadows name 'labels' 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/plots.py#L2930
Shadows name 'x' 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/data_cleaning.py#L347
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1130
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/branch.py#L132
Shadows name 'name' 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/basetransformer.py#L793
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2734
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L324
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L847
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/plots.py#L6902
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/utils.py#L524
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2306
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L321
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L694
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2734
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L900
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L809
Shadows name 'y_train' 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#L284
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'column' 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/utils.py#L756
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1125
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L300
Shadows name 'elem' 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/nlp.py#L307
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1125
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L810
Shadows name 'X_test' 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
Incorrect call arguments: atom/basemodel.py#L2541
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2506
Unexpected argument
Incorrect call arguments: atom/models.py#L1865
Unexpected argument
Incorrect call arguments: atom/models.py#L3336
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L680
Unexpected argument
Incorrect call arguments: atom/models.py#L635
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L684
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L545
Unexpected argument
Incorrect call arguments: atom/plots.py#L4569
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2523
Unexpected argument
Incorrect call arguments: atom/plots.py#L4574
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L680
Unexpected argument
Incorrect call arguments: atom/plots.py#L4569
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L542
Unexpected argument
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#L2250
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1915
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L582
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L723
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1927
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L1807
'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/models.py#L3190
'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#L3282
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L4018
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1188
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1921
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2257
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L3953
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L2086
'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/nlp.py#L1002
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L726
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2645
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2849
'Predictor' object is not callable
Incorrect type: atom/ensembles.py#L299
Expected type 'VotingClassifier', got 'BaseVoting' 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/baserunner.py#L544
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/baserunner.py#L783
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/basemodel.py#L2052
Expected type 'Model \| None', got 'BaseModel' instead
Incorrect type: atom/baserunner.py#L859
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/basemodel.py#L1080
Expected type 'Model', got 'BaseModel' instead
Unbound local variables: atom/basemodel.py#L965
Local variable 'splitter' 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#L1623
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1651
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/plots.py#L7245
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils.py#L2718
Local variable 'vb' 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/pipeline.py#L209
Local variable 'fitted_transformer' might be referenced before assignment
Unbound local variables: atom/utils.py#L1622
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/models.py#L645
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/plots.py#L5288
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/models.py#L647
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots.py#L6301
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/plots.py#L6506
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1904
Local variable 'max_nan_cols' 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#L1447
Local variable 'solver' 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/feature_engineering.py#L1250
Local variable 'goal' 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/atom.py#L391
Local variable 'model' might be referenced before assignment
Unbound local variables: atom/branch.py#L171
Local variable 'under' 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#L1361
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/plots.py#L5854
Local variable 'deciles' 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/feature_engineering.py#L1540
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils.py#L1624
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/utils.py#L1621
Local variable 'train_only' might be referenced before assignment