Skip to content

fix logger

fix logger #422

Triggered via push August 28, 2023 08:18
Status Failure
Total duration 15m 52s
Artifacts

config.yml

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

Annotations

19 errors, 253 warnings, and 728 notices
flake8
Process completed with exit code 1.
isort: atom/basetransformer.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 2.
unit-tests (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.8)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (windows-latest, 3.9)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
unit-tests (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.8)
The operation was canceled.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/models.py#L1865
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L684
Unexpected argument
Incorrect call arguments: atom/models.py#L3336
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L680
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L542
Unexpected argument
Incorrect call arguments: atom/models.py#L635
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2541
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2506
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#L2523
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L545
Unexpected argument
Incorrect call arguments: atom/plots.py#L4574
Unexpected argument
Incorrect call arguments: atom/plots.py#L4569
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/basetransformer.py#L776
'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#L1916
'Predictor' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1420
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2646
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1928
'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/data_cleaning.py#L1212
'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/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/feature_engineering.py#L1438
'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/utils.py#L2833
'tuple' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2850
'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#L1187
'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/data_cleaning.py#L2251
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basetransformer.py#L787
'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/data_cleaning.py#L722
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2258
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L725
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1922
'Predictor' object is not callable
The default argument is mutable: atom/basemodel.py#L3540
Default argument value is mutable
The default argument is mutable: atom/utils.py#L2839
Default argument value is mutable
The default argument is mutable: atom/atom.py#L1746
Default argument value is mutable
Tuple assignment balance is incorrect: atom/pipeline.py#L341
Need more values to unpack
Incorrect type: atom/plots.py#L7293
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1105
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2264
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/utils.py#L607
Expected type 'Iterable\[tuple\[str, str\]\]' (matched generic type 'Iterable\[_T\]'), got 'list\[str\]' instead
Incorrect type: atom/data_cleaning.py#L2813
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1564
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1142
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2033
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3342
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1835
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/basetransformer.py#L231
Expected type 'Literal\["default", "error", "ignore", "always", "module", "once"\]', got 'str' instead
Incorrect type: atom/atom.py#L1309
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/nlp.py#L489
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4601
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L536
Expected type 'int', got 'None' instead
Incorrect type: atom/basemodel.py#L1080
Expected type 'Model', got 'BaseModel' instead
Incorrect type: atom/atom.py#L739
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1824
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/ensembles.py#L299
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/atom.py#L534
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L753
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1935
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L70
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L319
Expected type '(...) -\> Any', got 'Predictor' instead
Incorrect type: atom/plots.py#L7293
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3191
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L966
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3777
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1830
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L856
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1234
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1399
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1978
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3624
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1841
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5455
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2868
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L534
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L537
Unexpected type(s): (Any, None) Possible type(s): (Sequence, int) (Sequence \| AbstractSet, int) (Sequence \| AbstractSet, int)
Incorrect type: atom/atom.py#L1443
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: docs/scripts/autodocs.py#L738
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/feature_engineering.py#L562
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2336
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basetransformer.py#L461
Expected type 'Sized', got 'map\[str\]' instead
Incorrect type: docs_sources/scripts/autorun.py#L242
Expected type 'list\[str\]', got 'str' instead
Incorrect type: atom/basemodel.py#L3440
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L976
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autorun.py#L169
Expected type 'tuple\[list\[str\], list\[str\]\]', got 'tuple\[list\[list\], list\[str\]\]' instead
Incorrect type: atom/data_cleaning.py#L2511
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1367
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1554
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/data_cleaning.py#L148
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1776
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2900
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6813
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2096
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/ensembles.py#L445
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/plots.py#L2815
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L107
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1663
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8156
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1632
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L1015
Expected type 'tuple', got '(func: (ParamSpec("_P")) -\> Iterator\[_T_co\]) -\> (ParamSpec("_P")) -\> _GeneratorContextManager\[_T_co\]' instead
Incorrect type: atom/atom.py#L1809
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3497
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7137
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4460
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4717
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/utils.py#L1367
Expected type 'OrderedDict', got 'MappingProxyType\[str, Parameter\]' instead
Incorrect type: atom/plots.py#L7671
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1672
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/data_cleaning.py#L1220
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2336
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6398
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1771
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/plots.py#L7014
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/training.py#L49
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1320
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autodocs.py#L750
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/plots.py#L2671
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2278
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L457
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1184
Expected type '(...) -\> Any', got 'Predictor' instead
Incorrect type: atom/atom.py#L1225
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2815
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2137
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1743
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L309
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/training.py#L98
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/training.py#L188
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: docs_sources/scripts/autodocs.py#L737
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/plots.py#L6663
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3947
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1591
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1593
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3342
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L7560
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L314
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2866
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5058
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1118
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/ensembles.py#L402
Expected type 'VotingRegressor', got 'BaseStacking' instead
Incorrect type: atom/plots.py#L5653
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1809
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autodocs.py#L303
Expected type 'str', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L371
Expected type 'dict', got 'Aesthetics' instead
Incorrect type: atom/plots.py#L7446
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1118
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2312
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4340
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basetransformer.py#L1032
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1452
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7795
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L314
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L720
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3191
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: docs_sources/scripts/autodocs.py#L302
Expected type 'str', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1490
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1728
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L733
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2971
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2020
Expected type 'Runner', got 'DirectRegressor \| DirectClassifier \| DirectForecaster' instead
Incorrect type: atom/basemodel.py#L2868
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4133
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2526
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L1576
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L548
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/data_cleaning.py#L2900
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L669
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4460
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2312
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L856
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2671
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/nlp.py#L711
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7671
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L451
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8156
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1281
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/pipeline.py#L139
Expected type 'Generator\[int, str, Estimator\]', got 'filter' instead
Incorrect type: atom/plots.py#L4851
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5455
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2278
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8038
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1592
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L753
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L1157
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3624
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3497
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1592
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L902
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L763
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1225
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3402
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3585
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L457
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5180
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L3020
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1776
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2246
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6398
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L696
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/training.py#L49
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3020
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2220
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2143
Expected type 'Runner', got 'TrainSizingRegressor \| TrainSizingClassifier \| TrainSizingForecaster' instead
Incorrect type: atom/atom.py#L309
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L758
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7923
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5653
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1234
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2903
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7446
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L976
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3947
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1728
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1482
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/basemodel.py#L3622
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5945
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1399
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L812
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1452
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1637
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/data_cleaning.py#L1220
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3585
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4133
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3006
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/nlp.py#L209
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2198
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3777
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3006
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1935
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4340
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1490
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L966
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1807
Expected type 'ndarray\[Any, dtype\]' (matched generic type 'ndarray\[Any, dtype\[_SCT\]\]'), got 'list\[ndarray\[Any, dtype\] \| Any\]' instead
Incorrect type: atom/basemodel.py#L2937
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4601
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/baserunner.py#L863
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/plots.py#L6522
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1644
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2813
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1320
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1591
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L739
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3402
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5945
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2264
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autorun.py#L242
Expected type 'list\[str\]', got 'str' instead
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/basetransformer.py#L178
Instance attribute _engine 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#L290
Instance attribute _logger 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/basemodel.py#L1864
Instance attribute cv 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#L524
Instance attribute report 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/basetransformer.py#L229
Instance attribute _warnings 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#L338
Instance attribute _random_state 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#L211
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L352
Instance attribute evalml 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#L707
Instance attribute target_names_in_ 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/feature_engineering.py#L545
Instance attribute gfg defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L197
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L734
Instance attribute _metric 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#L299
Instance attribute _experiment 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#L86
Instance attribute _memory_transform defined outside __init__
PEP 8 coding style violation: docs/scripts/autodocs.py#L188
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L350
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: atom/nlp.py#L97
PEP 8: W605 invalid escape sequence '\\\]'
PEP 8 coding style violation: docs/scripts/autodocs.py#L118
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L105
PEP 8: E501 line too long (133 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L51
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L70
PEP 8: W605 invalid escape sequence '\\.'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L156
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1641
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L311
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L605
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L195
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1410
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L111
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L193
PEP 8: E501 line too long (131 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L348
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L149
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L194
PEP 8: E501 line too long (131 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L155
PEP 8: E501 line too long (140 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L193
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L157
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L169
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L604
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs/scripts/autodocs.py#L170
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L150
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L58
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L604
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L184
PEP 8: E501 line too long (134 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L228
PEP 8: E501 line too long (153 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L197
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L63
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L161
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1641
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L222
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L792
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L152
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L223
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L61
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L151
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L969
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/feature_engineering.py#L310
PEP 8: W605 invalid escape sequence '\\_'
PEP 8 coding style violation: atom/training.py#L1868
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L142
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L793
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: atom/nlp.py#L70
PEP 8: W605 invalid escape sequence '\\S'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L186
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L46
PEP 8: E501 line too long (148 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L2092
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L62
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L191
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: atom/plots.py#L2937
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L195
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L744
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/utils.py#L2135
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: atom/training.py#L1191
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L52
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L224
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L49
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L212
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: atom/basemodel.py#L1694
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L724
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L605
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: atom/training.py#L1868
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L47
PEP 8: E501 line too long (148 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L59
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L196
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L556
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: atom/atom.py#L970
PEP 8: W605 invalid escape sequence '\\_'
PEP 8 coding style violation: docs/scripts/autodocs.py#L725
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L192
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L104
PEP 8: E501 line too long (133 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1410
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L194
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L604
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L154
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L156
PEP 8: E501 line too long (140 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L160
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L211
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L222
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L605
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L604
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/nlp.py#L63
PEP 8: W605 invalid escape sequence '\\.'
PEP 8 coding style violation: docs/scripts/autodocs.py#L793
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L150
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/plots.py#L2292
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L141
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L570
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L109
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L110
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L70
PEP 8: W605 invalid escape sequence '\\S'
PEP 8 coding style violation: atom/nlp.py#L63
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L117
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L969
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L1191
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L605
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs/scripts/autodocs.py#L153
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L54
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L2092
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/nlp.py#L92
PEP 8: W605 invalid escape sequence '\\d'
PEP 8 coding style violation: atom/training.py#L311
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L103
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L529
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L223
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L792
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs/scripts/autodocs.py#L104
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L229
PEP 8: E501 line too long (153 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L63
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L50
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L221
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L744
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L192
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L529
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L187
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L185
PEP 8: E501 line too long (134 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L110
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L153
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L196
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: atom/basemodel.py#L722
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L55
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: atom/plots.py#L2936
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L187
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 naming convention violation: atom/basetransformer.py#L514
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L99
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L210
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2300
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/basemodel.py#L2087
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2308
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#L2871
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2411
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2686
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1614
Variable in function 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/ensembles.py#L301
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2570
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/data_cleaning.py#L2930
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L931
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L468
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2814
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L151
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L537
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1611
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/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/data_cleaning.py#L455
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2580
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/feature_engineering.py#L1381
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/basemodel.py#L2140
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/data_cleaning.py#L1221
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L490
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1141
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2683
Variable in function 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/atom.py#L583
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1825
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L118
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2867
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2184
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2445
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1021
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L817
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2664
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1595
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1538
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#L942
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/pipeline.py#L299
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/basetransformer.py#L815
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2339
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3406
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1451
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L698
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/nlp.py#L1019
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1606
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/basetransformer.py#L963
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/utils.py#L2688
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2701
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2297
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1106
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1577
Argument 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#L804
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L491
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L348
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L408
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2520
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#L1593
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L819
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L932
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L451
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/plots.py#L5591
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/api.py#L21
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L891
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4984
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/feature_engineering.py#L594
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1142
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/basetransformer.py#L957
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/basemodel.py#L1548
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L785
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/ensembles.py#L55
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2922
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L649
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/utils.py#L2589
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/basemodel.py#L1680
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2544
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L467
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L976
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L317
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L523
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/pipeline.py#L474
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/feature_engineering.py#L1640
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/data_cleaning.py#L2342
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L774
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1649
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/pipeline.py#L500
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2383
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1675
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L974
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1686
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L467
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#L1842
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/basemodel.py#L3382
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/nlp.py#L982
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L110
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2901
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/data_cleaning.py#L1983
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/data_cleaning.py#L670
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/branch.py#L274
Function name 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/basetransformer.py#L961
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L736
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L962
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2001
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2919
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/data_cleaning.py#L819
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/pipeline.py#L412
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L801
Variable in function 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/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/utils.py#L2378
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L859
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#L885
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/data_cleaning.py#L893
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L696
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/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#L3009
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/feature_engineering.py#L581
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/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#L2014
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/data_cleaning.py#L1978
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1025
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2831
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2279
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2514
Argument name 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#L2896
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/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/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/feature_engineering.py#L1622
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/ensembles.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/basemodel.py#L2188
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1782
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/data_cleaning.py#L445
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2885
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/basetransformer.py#L455
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#L64
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/branch.py#L299
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3675
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/data_cleaning.py#L2669
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/atom.py#L979
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L797
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2559
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1647
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#L2047
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2334
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L138
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2084
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L1413
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/feature_engineering.py#L1197
Argument name 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#L1973
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1238
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1429
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L533
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/atom.py#L579
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L413
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#L1326
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1938
Argument 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/data_cleaning.py#L1879
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2888
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2634
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1883
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/data_cleaning.py#L1650
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2331
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/basetransformer.py#L941
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/feature_engineering.py#L563
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L975
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2221
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2238
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1422
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/basemodel.py#L3389
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1529
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#L1780
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L353
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/utils.py#L1563
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#L2863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2313
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L437
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/basemodel.py#L3626
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/basetransformer.py#L922
Access to a protected member _data of a class
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/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/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/utils.py#L624
Access to a protected member _ht 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/atom.py#L1024
Access to a protected member _train_only 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/utils.py#L2042
Access to a protected member _kwargs 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/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#L2052
Access to a protected member _score_func 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#L6232
Access to a protected member _models 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#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/atom.py#L675
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/atom.py#L1975
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L824
Access to a protected member _estimators 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/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#L1542
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L711
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils.py#L2924
Access to a protected member _get_models of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L443
Access to a protected member _fullname 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/utils.py#L604
Access to a protected member _ht 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/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#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/utils.py#L345
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L537
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/atom.py#L711
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/basemodel.py#L2825
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 _kwargs 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/atom.py#L675
Access to a protected member _data 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#L713
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L922
Access to a protected member _idx 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/atom.py#L375
Access to a protected member _component_obj 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/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/plots.py#L7223
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L263
Access to a protected member _train_idx 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/atom.py#L1976
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/utils.py#L556
Access to a protected member _fullname 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/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/baserunner.py#L726
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: atom/baserunner.py#L827
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils.py#L525
Access to a protected member _metric 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/baserunner.py#L444
Access to a protected member _est_class 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/atom.py#L713
Access to a protected member _holdout 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/basemodel.py#L1937
Access to a protected member _idx 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/baserunner.py#L445
Access to a protected member _est_class 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/baserunner.py#L742
Access to a protected member _branches 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/atom.py#L712
Access to a protected member _branches 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/basemodel.py#L2386
Access to a protected member _train_only 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#L923
Access to a protected member _storage 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/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/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#L376
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/atom.py#L377
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L916
Access to a protected member _data 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/feature_engineering.py#L1656
Access to a protected member _comps 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/plots.py#L7226
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L848
Access to a protected member _get_columns 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#L4953
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L395
Access to a protected member _fullname 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#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#L559
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L381
Access to a protected member _sign 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/baserunner.py#L445
Access to a protected member _module 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#L1718
Access to a protected member _idx 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#L8018
Access to a protected member _get_target 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/utils.py#L380
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils.py#L2715
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L926
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/plots.py#L8258
Access to a protected member _shap 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/atom.py#L1450
Access to a protected member _mapping 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#L748
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L285
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L251
Access to a protected member _train_idx 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/baserunner.py#L726
Access to a protected member _data 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/utils.py#L2685
Access to a protected member _train_only 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#L923
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/atom.py#L1967
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L385
Access to a protected member _component_obj 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/utils.py#L380
Access to a protected member _score_func 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/utils.py#L350
Access to a protected member _sign 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/utils.py#L348
Access to a protected member _score_func 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/utils.py#L1949
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/utils.py#L611
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L1104
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/atom.py#L878
Access to a protected member _data 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#L7401
Access to a protected member _score_func 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#L2705
Access to a protected member _train_only 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/feature_engineering.py#L1652
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L390
Access to a protected member _get_score 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/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#L50
Access to a protected member _score 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/plots.py#L8016
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L439
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L254
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/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/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#L570
Access to a protected member _metric 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/utils.py#L50
Access to a protected member _validation 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/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/utils.py#L2711
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/utils.py#L2029
Access to a protected member _score_func 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/atom.py#L582
Access to a protected member _train_only 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/plots.py#L7105
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L348
Access to a protected member _kwargs 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/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#L5142
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L865
Access to a protected member _data 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/basemodel.py#L731
Access to a protected member _sign 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/plots.py#L5267
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L734
Access to a protected member _metric 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/atom.py#L686
Access to a protected member _branches 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/utils.py#L2041
Access to a protected member _score_func 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/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/feature_engineering.py#L1650
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 _train_idx 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/utils.py#L586
Access to a protected member _metric 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/atom.py#L886
Access to a protected member _data 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#L1941
Access to a protected member _idx 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/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#L531
Access to a protected member _trial_to_est of a class
Accessing a protected member of a class or a module: atom/utils.py#L287
Access to a protected member _sign 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/atom.py#L682
Access to a protected member _get_data 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: atom/basemodel.py#L238
Access to a protected member _idx 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/atom.py#L456
Access to a protected member _get_columns 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: 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/utils.py#L2715
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L830
Access to a protected member _get_est 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/basetransformer.py#L922
Access to a protected member _holdout 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/utils.py#L550
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/atom.py#L692
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L734
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils.py#L285
Access to a protected member _kwargs 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/plots.py#L1250
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L708
Access to a protected member _branches 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/basemodel.py#L1582
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L872
Access to a protected member _data 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/plots.py#L4550
Access to a protected member _get_pred 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#L605
Access to a protected member _metric 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#L370
Access to a protected member _suggest of a class
Shadowing built-in names: docs_sources/scripts/autorun.py#L59
Shadows built-in name 'type'
Shadowing built-in names: docs/scripts/autorun.py#L59
Shadows built-in name 'type'
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2512
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/basetransformer.py#L817
Shadows name 'X_test' 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#L347
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/utils.py#L380
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1124
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/branch.py#L506
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1129
Shadows name 'i' 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/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/nlp.py#L298
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils.py#L348
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L525
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L285
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/data_cleaning.py#L346
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L699
Shadows name 'y' 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/basetransformer.py#L818
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L323
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L908
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/utils.py#L523
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L344
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L309
Shadows name 'model' 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#L2927
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1124
Shadows name 'bins' 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: atom/plots.py#L6200
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L816
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L732
Shadows name 'ngram' 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#L815
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L328
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2483
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/plots.py#L2930
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L800
Shadows name 'ex' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L900
Shadows name 'estimator' 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#L529
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/plots.py#L6902
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/utils.py#L757
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2735
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L269
Shadows name 'counts' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L321
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1131
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L307
Shadows name 'elem' 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: docs_sources/scripts/autodocs.py#L636
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L271
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2735
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L847
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L346
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2306
Shadows name 'method' 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#L230
Shadows name 'elem' from outer scope