Skip to content

add autorun

add autorun #417

Triggered via push August 9, 2023 21:22
Status Failure
Total duration 23m 34s
Artifacts

config.yml

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

Annotations

19 errors, 232 warnings, and 749 notices
isort: atom/basetransformer.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
flake8
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.9)
Process completed with exit code 2.
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.11)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (ubuntu-latest, 3.10)
The operation was canceled.
unit-tests (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.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.9)
The job was canceled because "ubuntu-latest_3_9" failed.
unit-tests (windows-latest, 3.9)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/basemodel.py#L667
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L530
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L671
Unexpected argument
Incorrect call arguments: atom/models.py#L631
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2510
Unexpected argument
Incorrect call arguments: atom/models.py#L3327
Unexpected argument
Incorrect call arguments: atom/plots.py#L4676
Unexpected argument
Incorrect call arguments: atom/plots.py#L4676
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L667
Unexpected argument
Incorrect call arguments: atom/models.py#L1856
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2528
Unexpected argument
Incorrect call arguments: atom/plots.py#L4681
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L2493
Unexpected argument
Incorrect call arguments: atom/basemodel.py#L533
Unexpected argument
Attempt to call a non-callable object: atom/data_cleaning.py#L708
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1891
'Predictor' object is not callable
Attempt to call a non-callable object: atom/nlp.py#L1001
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L3181
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L4062
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1885
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L4127
'Predictor' object is not callable
Attempt to call a non-callable object: atom/utils.py#L2801
'tuple' object is not callable
Attempt to call a non-callable object: atom/models.py#L3273
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1152
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L2852
'Scorer' object is not callable
Attempt to call a non-callable object: atom/models.py#L2077
'Predictor' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1419
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L674
'Scorer' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2605
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2228
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L1799
'Predictor' object is not callable
Attempt to call a non-callable object: atom/models.py#L578
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2799
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1897
'Predictor' object is not callable
Attempt to call a non-callable object: atom/basemodel.py#L414
'Predictor' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2221
'Predictor' object is not callable
The default argument is mutable: atom/atom.py#L1709
Default argument value is mutable
The default argument is mutable: atom/utils.py#L2807
Default argument value is mutable
The default argument is mutable: atom/basemodel.py#L3527
Default argument value is mutable
Tuple assignment balance is incorrect: atom/pipeline.py#L341
Need more values to unpack
Incorrect type: atom/plots.py#L4039
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2248
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1193
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L1557
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L738
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L370
Expected type 'dict', got 'Aesthetics' instead
Incorrect type: atom/plots.py#L5483
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L762
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/nlp.py#L719
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1640
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1527
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2059
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1790
Expected type 'int', got 'list' instead
Incorrect type: atom/plots.py#L5197
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1247
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3475
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1275
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/atom.py#L533
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1555
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/ensembles.py#L299
Expected type 'VotingClassifier', got 'BaseVoting' instead
Incorrect type: atom/atom.py#L1798
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/plots.py#L1014
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1483
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7374
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8057
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L8427
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1544
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/atom.py#L1640
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L869
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L315
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1193
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L831
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1473
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/plots.py#L6724
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1453
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1149
Expected type '(...) -\> Any', got 'Predictor' instead
Incorrect type: atom/data_cleaning.py#L2815
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2855
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6122
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2586
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L762
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2190
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1105
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4967
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/nlp.py#L1017
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3572
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4708
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1555
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8306
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3093
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1517
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/plots.py#L8306
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1857
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/atom.py#L1983
Expected type 'Runner', got 'DirectRegressor \| DirectClassifier \| DirectForecaster' instead
Incorrect type: atom/basemodel.py#L1067
Expected type 'Model', got 'BaseModel' instead
Incorrect type: atom/plots.py#L7924
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2890
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/ensembles.py#L445
Expected type 'StackingRegressor', got 'BaseStacking' instead
Incorrect type: atom/feature_engineering.py#L1143
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1247
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L692
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2890
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6871
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1817
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1415
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2106
Expected type 'Runner', got 'TrainSizingRegressor \| TrainSizingClassifier \| TrainSizingForecaster' instead
Incorrect type: atom/plots.py#L5610
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L754
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/nlp.py#L961
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2736
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1650
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1362
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1607
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2251
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4708
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2282
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L315
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L474
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autodocs.py#L331
Expected type 'str', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L7534
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1762
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/training.py#L49
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autodocs.py#L766
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/plots.py#L4967
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5819
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L747
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1445
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/basemodel.py#L1619
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L531
Unexpected type(s): (Any, None) Possible type(s): (Sequence, int) (Sequence \| AbstractSet, int) (Sequence \| AbstractSet, int)
Incorrect type: atom/atom.py#L1739
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> 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: atom/feature_engineering.py#L556
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1362
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basetransformer.py#L445
Expected type 'Sized', got 'map\[str\]' instead
Incorrect type: atom/data_cleaning.py#L1793
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2185
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2251
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1105
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7534
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1554
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1673
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6122
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7693
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3427
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1706
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2059
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4230
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L7924
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/plots.py#L7245
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1183
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#L7025
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1384
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L944
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1580
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1734
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/atom.py#L1453
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L2884
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1110
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/nlp.py#L215
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3419
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1406
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/basemodel.py#L2993
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1706
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2924
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1221
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2185
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3389
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L71
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4437
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L2045
Expected type 'Runner', got 'SuccessiveHalvingRegressor \| SuccessiveHalvingClassifier \| SuccessiveHalvingForecaster' instead
Incorrect type: atom/basemodel.py#L2124
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L934
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L1791
Expected type 'int', got 'list' instead
Incorrect type: atom/data_cleaning.py#L1384
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L71
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L799
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L1014
Expected type 'tuple', got '(func: (ParamSpec("_P")) -\> Iterator\[_T_co\]) -\> (ParamSpec("_P")) -\> _GeneratorContextManager\[_T_co\]' instead
Incorrect type: atom/basemodel.py#L3427
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3522
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1904
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L6271
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3268
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L108
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5610
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: docs/scripts/autodocs.py#L778
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/utils.py#L2604
Expected type 'tuple\[Any, Any\]', got 'tuple\[Any, Any, Transformer\]' instead
Incorrect type: atom/plots.py#L4039
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/nlp.py#L496
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: docs_sources/scripts/autodocs.py#L766
Expected type '(...) -\> Any \| None', got 'str' instead
Incorrect type: atom/data_cleaning.py#L2471
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L445
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3389
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2855
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L5197
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4563
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2837
Expected type 'collections.Iterable', got '(__sub: str, __start: SupportsIndex \| None, __end: SupportsIndex \| None) -\> int \| (__value: Any, __start: SupportsIndex, __stop: SupportsIndex) -\> int \| (__value: Any, __start: SupportsIndex, __stop: SupportsIndex) -\> int' instead
Incorrect type: atom/basemodel.py#L1619
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L653
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3864
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/utils.py#L588
Expected type 'Iterable\[tuple\[LiteralString, LiteralString\]\]' (matched generic type 'Iterable\[_T\]'), got 'list\[LiteralString\]' instead
Incorrect type: atom/feature_engineering.py#L1143
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4437
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3419
Expected type 'tuple', got '(...) -\> Any' instead
Incorrect type: atom/atom.py#L1321
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/data_cleaning.py#L1904
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L2282
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L747
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L8188
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L4230
Expected type 'tuple', got '(func: (...) -\> Any \| None, max_one: bool, ensembles: bool, check_fitted: bool) -\> (...) -\> Any' instead
Incorrect type: atom/feature_engineering.py#L173
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1415
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2993
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1330
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/atom.py#L1941
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L2041
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/basemodel.py#L3609
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L832
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1996
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L716
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L544
Expected type 'Estimator', got 'BaseRunner' instead
Incorrect type: atom/basemodel.py#L1580
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/baserunner.py#L453
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L831
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/data_cleaning.py#L1183
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1772
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/atom.py#L1694
Expected type 'list\[str\] \| None', got 'OrderedDict' instead
Incorrect type: atom/basemodel.py#L3475
Expected type 'tuple', got '(f: (...) -\> Any) -\> (...) -\> Any' instead
Incorrect type: atom/plots.py#L3706
Expected type 'tuple', got '(f: (...) -\> Any, cache: dict) -\> (...) -\> Any' 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#L322
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L151
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#L105
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L730
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L158
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/training.py#L205
Instance attribute holdout defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L691
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L539
Instance attribute gfg 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/basemodel.py#L1851
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L283
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L217
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L523
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L114
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L185
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L199
Instance attribute _verbose 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/atom.py#L351
Instance attribute evalml defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L84
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L274
Instance attribute _logger 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/baserunner.py#L165
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L86
Instance attribute _memory_transform defined outside __init__
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L194
PEP 8: E501 line too long (131 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L188
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L62
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L195
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L97
PEP 8: W605 invalid escape sequence '\\\]'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L156
PEP 8: E501 line too long (140 \> 120 characters)
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: atom/basemodel.py#L1681
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L105
PEP 8: E501 line too long (133 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L187
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L197
PEP 8: E501 line too long (122 \> 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#L633
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#L636
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#L929
PEP 8: W605 invalid escape sequence '\\d'
PEP 8 coding style violation: docs/scripts/autodocs.py#L929
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L104
PEP 8: E501 line too long (127 \> 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#L150
PEP 8: E501 line too long (138 \> 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: atom/feature_engineering.py#L304
PEP 8: W605 invalid escape sequence '\\_'
PEP 8 coding style violation: docs/scripts/autodocs.py#L951
PEP 8: W605 invalid escape sequence '\\s'
PEP 8 coding style violation: docs/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\.'
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#L212
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L951
PEP 8: W605 invalid escape sequence '\\)'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L612
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L326
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L224
PEP 8: E501 line too long (122 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L928
PEP 8: W605 invalid escape sequence '\\d'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L928
PEP 8: W605 invalid escape sequence '\\d'
PEP 8 coding style violation: atom/training.py#L1307
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L229
PEP 8: E501 line too long (153 \> 120 characters)
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#L326
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: docs/scripts/autodocs.py#L821
PEP 8: W605 invalid escape sequence '\\Z'
PEP 8 coding style violation: atom/training.py#L1109
PEP 8: W605 invalid escape sequence '\\\*'
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: docs/scripts/autodocs.py#L222
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: atom/feature_engineering.py#L1418
PEP 8: E731 do not assign a lambda expression, use a def
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#L1109
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: atom/plots.py#L3009
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L636
PEP 8: W605 invalid escape sequence '\\\*'
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#L157
PEP 8: E501 line too long (138 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1514
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L951
PEP 8: W605 invalid escape sequence '\\.'
PEP 8 coding style violation: docs/scripts/autodocs.py#L612
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\\]'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L192
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L193
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\w'
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/scripts/autodocs.py#L195
PEP 8: E501 line too long (129 \> 120 characters)
PEP 8 coding style violation: atom/plots.py#L2345
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: atom/plots.py#L3010
PEP 8: E731 do not assign a lambda expression, use a def
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_sources/scripts/autodocs.py#L47
PEP 8: E501 line too long (148 \> 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: atom/basemodel.py#L709
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L212
PEP 8: E501 line too long (130 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L821
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L929
PEP 8: W605 invalid escape sequence '\\d'
PEP 8 coding style violation: docs/scripts/autodocs.py#L954
PEP 8: W605 invalid escape sequence '\\('
PEP 8 coding style violation: atom/atom.py#L938
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#L52
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L911
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L710
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L1514
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L142
PEP 8: E501 line too long (135 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L563
PEP 8: E731 do not assign a lambda expression, use a def
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#L951
PEP 8: W605 invalid escape sequence '\\s'
PEP 8 coding style violation: atom/training.py#L1717
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L753
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L59
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: atom/nlp.py#L356
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\\]'
PEP 8 coding style violation: atom/training.py#L1307
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_sources/scripts/autodocs.py#L153
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L111
PEP 8: E501 line too long (123 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1920
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L911
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/training.py#L518
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L118
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L1920
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L110
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L161
PEP 8: E501 line too long (121 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L154
PEP 8: E501 line too long (130 \> 120 characters)
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#L55
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L170
PEP 8: E501 line too long (132 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L954
PEP 8: W605 invalid escape sequence '\\('
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#L633
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L196
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L821
PEP 8: W605 invalid escape sequence '\\Z'
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#L50
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L612
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L188
PEP 8: E501 line too long (136 \> 120 characters)
PEP 8 coding style violation: atom/training.py#L518
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#L821
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: docs/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L633
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: atom/nlp.py#L354
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\w'
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/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/training.py#L710
PEP 8: W605 invalid escape sequence '\\\*'
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#L951
PEP 8: W605 invalid escape sequence '\\.'
PEP 8 coding style violation: atom/nlp.py#L577
PEP 8: E731 do not assign a lambda expression, use a def
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/scripts/autodocs.py#L192
PEP 8: E501 line too long (150 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L151
PEP 8: E501 line too long (136 \> 120 characters)
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/scripts/autodocs.py#L612
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L753
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L110
PEP 8: E501 line too long (125 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\.'
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L223
PEP 8: E501 line too long (145 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L929
PEP 8: W605 invalid escape sequence '\\w'
PEP 8 coding style violation: atom/utils.py#L2103
PEP 8: E731 do not assign a lambda expression, use a def
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L185
PEP 8: E501 line too long (134 \> 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#L196
PEP 8: E501 line too long (124 \> 120 characters)
PEP 8 coding style violation: docs/scripts/autodocs.py#L951
PEP 8: W605 invalid escape sequence '\\)'
PEP 8 coding style violation: atom/training.py#L1717
PEP 8: W605 invalid escape sequence '\\\*'
PEP 8 coding style violation: docs/scripts/autodocs.py#L55
PEP 8: E501 line too long (178 \> 120 characters)
PEP 8 coding style violation: docs_sources/scripts/autodocs.py#L990
PEP 8: W605 invalid escape sequence '\\\['
PEP 8 naming convention violation: atom/basetransformer.py#L435
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2301
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3376
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L765
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1848
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2379
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2278
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2780
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L801
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2879
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L446
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3613
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L778
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1907
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2548
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L767
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1630
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2816
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1667
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1621
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2806
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L934
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L682
Argument name 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/data_cleaning.py#L1071
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3369
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/feature_engineering.py#L1628
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5123
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1106
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2744
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L191
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L392
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L427
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L318
Argument name 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#L2270
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/nlp.py#L981
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L922
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L936
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L118
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L557
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2669
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2413
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2283
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1769
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1558
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L216
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L588
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2628
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2893
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L877
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L111
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L299
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5757
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1656
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2538
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3431
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1776
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2527
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1587
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1367
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1054
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5765
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L354
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1321
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L751
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1107
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L797
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L540
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/atom.py#L947
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2208
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L174
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L293
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L21
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L942
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1794
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2074
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L152
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L680
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L341
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2834
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2813
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L468
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1970
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2996
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L446
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1535
Function name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L486
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L472
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3479
Argument name 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#L2191
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1519
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1767
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1545
Function 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#L2858
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L834
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5754
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2304
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2488
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1952
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L949
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L474
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L374
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L467
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2474
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L766
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1942
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1184
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L257
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L947
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L1544
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#L870
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L439
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2071
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2370
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L757
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1201
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2374
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1414
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#L1128
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2837
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L825
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L582
Variable in function 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#L1667
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1038
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2326
Argument name 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#L2868
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L993
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L438
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L914
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1558
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1852
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2504
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2961
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1385
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1574
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3393
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L199
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1414
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L412
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1329
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L913
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L929
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1192
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2651
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2127
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2850
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L65
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L878
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/feature_engineering.py#L280
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L6024
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3662
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/basemodel.py#L3526
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1018
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1510
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3576
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L935
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L748
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L536
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L720
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L18
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L456
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#L872
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L447
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L333
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2346
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/data_cleaning.py#L782
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1183
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L407
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L989
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1811
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#L1312
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1556
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L1394
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/basetransformer.py#L475
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L467
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch.py#L294
Function name should be lowercase
PEP 8 naming convention violation: atom/branch.py#L266
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/branch.py#L299
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1947
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L432
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L137
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2654
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/feature_engineering.py#L1603
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5751
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2623
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L5764
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/feature_engineering.py#L1183
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L575
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2175
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L100
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L962
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#L719
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2312
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L654
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L507
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L930
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L497
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2656
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2763
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L928
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2845
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1144
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L578
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2850
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots.py#L4972
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2249
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3370
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2171
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1576
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2871
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L17
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/utils.py#L2602
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils.py#L2557
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#L2927
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L292
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L498
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2807
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2267
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L921
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L868
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2016
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L636
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1332
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1566
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L414
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L799
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1613
Variable in function should be lowercase
Accessing a protected member of a class or a module: atom/plots.py#L7342
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L718
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L2827
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L5416
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2812
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L38
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/plots.py#L1253
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils.py#L506
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1072
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L5293
Access to a protected member _get_pred 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/atom.py#L992
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L699
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L2683
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L826
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1631
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1923
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L3671
Access to a protected member _ht 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/models.py#L648
Access to a protected member _message of a class
Accessing a protected member of a class or a module: atom/plots.py#L8152
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L3796
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/plots.py#L6969
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots.py#L36
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/utils.py#L537
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L1938
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L910
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/atom.py#L581
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L1656
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L8028
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils.py#L518
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/plots.py#L4534
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L362
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils.py#L2673
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/plots.py#L6562
Access to a protected member _fullname 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: docs_sources/scripts/autodocs.py#L698
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L5415
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L7640
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L823
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L8284
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L699
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L721
Access to a protected member _sign 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/plots.py#L7648
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L435
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L6561
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L730
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L6684
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L5287
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L358
Access to a protected member _suggest 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/atom.py#L374
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/plots.py#L4150
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1528
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L1005
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L8150
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L2535
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L215
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L7906
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils.py#L1917
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/plots.py#L7467
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils.py#L329
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L512
Access to a protected member _trial_to_est of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L264
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L42
Access to a protected member _validation 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/basetransformer.py#L898
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1412
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/utils.py#L2679
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L709
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1705
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L592
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L7636
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L360
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1240
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/atom.py#L394
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/utils.py#L2683
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L6963
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L531
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L2342
Access to a protected member _get_columns 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/atom.py#L691
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1924
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L7655
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots.py#L6690
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots.py#L8531
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L1939
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L7790
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L551
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L389
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/plots.py#L39
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/utils.py#L361
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots.py#L5741
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils.py#L329
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots.py#L7335
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L710
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L5572
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L6816
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots.py#L8030
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L219
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L803
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils.py#L605
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils.py#L266
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2373
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L266
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots.py#L5578
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L347
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L4675
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L722
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L709
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L2080
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L8401
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots.py#L5415
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L744
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/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/plots.py#L7905
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L21
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/plots.py#L6428
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L4657
Access to a protected member _get_pred 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/atom.py#L674
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L8287
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L7791
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L5951
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L687
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/plots.py#L7464
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L585
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L8151
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L785
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1928
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L3375
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L517
Access to a protected member _trials of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L244
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots.py#L35
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/plots.py#L1253
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L820
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L1997
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L712
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/utils.py#L268
Access to a protected member _sign 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/utils.py#L50
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/atom.py#L710
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L435
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2174
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/utils.py#L2020
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L4163
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L681
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L353
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L368
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/plots.py#L5713
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/plots.py#L8529
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L247
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L563
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L904
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L349
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L5732
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/models.py#L4104
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/atom.py#L707
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils.py#L2653
Access to a protected member _train_only of a class
Accessing a protected member of a class or a module: atom/atom.py#L1930
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils.py#L361
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots.py#L39
Access to a protected member _is_log_scale of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L217
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L354
Access to a protected member _group of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L698
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L50
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/plots.py#L6571
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L2225
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1637
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots.py#L7903
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L226
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L259
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L711
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils.py#L567
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L262
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/plots.py#L7465
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L4352
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils.py#L503
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots.py#L5092
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L331
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots.py#L566
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L425
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L346
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L556
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L1265
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L440
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots.py#L1836
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L1361
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/models.py#L641
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/atom.py#L384
Access to a protected member _component_obj of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1633
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L910
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L250
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L534
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots.py#L8031
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L8286
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L263
Access to a protected member _score_func 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/plots.py#L5989
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L137
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/plots.py#L7464
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L1363
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L376
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L19
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L441
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/utils.py#L2010
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils.py#L2891
Access to a protected member _get_models of a class
Accessing a protected member of a class or a module: atom/plots.py#L7788
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 _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L8404
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots.py#L4652
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L904
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2801
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L687
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/plots.py#L5969
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L197
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/utils.py#L326
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils.py#L2682
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L674
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L738
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots.py#L7464
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots.py#L4527
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L455
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots.py#L5418
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L909
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots.py#L8532
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L913
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/plots.py#L6553
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots.py#L971
Access to a protected member _run of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L722
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1569
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/utils.py#L2009
Access to a protected member _score_func 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/basetrainer.py#L423
Access to a protected member _fullname of a class
Accessing a protected member of a class or a module: atom/plots.py#L49
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/plots.py#L8403
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L441
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/atom.py#L711
Access to a protected member _idx 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/atom.py#L1413
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots.py#L4337
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils.py#L540
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots.py#L8402
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L913
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/utils.py#L2682
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1529
Access to a protected member _idx of a class
Accessing a protected member of a class or a module: atom/plots.py#L558
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L685
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L904
Access to a protected member _holdout of a class
Shadowing built-in names: docs_sources/scripts/autorun.py#L43
Shadows built-in name 'type'
Shadowing built-in names: docs/scripts/autorun.py#L43
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/plots.py#L3025
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/utils.py#L504
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/branch.py#L411
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L318
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/utils.py#L510
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1096
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/branch.py#L614
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/utils.py#L506
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L800
Shadows name 'y_test' 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/data_cleaning.py#L1094
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/branch.py#L506
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L304
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1183
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/branch.py#L394
Shadows name 'idx' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L665
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L834
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L275
Shadows name 'counts' 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/nlp.py#L740
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2480
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1183
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/utils.py#L738
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/plots.py#L3003
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L347
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L799
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1183
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L324
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/plots.py#L3000
Shadows name 'x' from outer scope
Shadowing names from outer scopes: atom/plots.py#L7133
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L683
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/branch.py#L132
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L887
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/utils.py#L266
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L305
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1089
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L798
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L319
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/plots.py#L3044
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2703
Shadows name 'args' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L665
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L348
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/plots.py#L6396
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L347
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1089
Shadows name 'bins' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2703
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2293
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/utils.py#L2451
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/utils.py#L361
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L345
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/branch.py#L645
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L895
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L236
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L313
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L275
Shadows name 'docs' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L277
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/basetransformer.py#L797
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L306
Shadows name 'elem' from outer scope
Shadowing names from outer scopes: atom/utils.py#L329
Shadows name 'score' from outer scope