Skip to content

drop python 3.9 support #466

drop python 3.9 support

drop python 3.9 support #466

Triggered via push November 22, 2023 17:03
Status Failure
Total duration 23m 48s
Artifacts

config.yml

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

Annotations

12 errors, 72 warnings, and 679 notices
flake8
Process completed with exit code 1.
isort: atom/utils/utils.py#L1
Imports are incorrectly sorted and/or formatted.
isort
Process completed with exit code 1.
mypy
Process completed with exit code 1.
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
unit-tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.11)
The operation was canceled.
unit-tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (windows-latest, 3.10)
The operation was canceled.
unit-tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
examples-tests
Process completed with exit code 1.
Incorrect call arguments: atom/plots/predictionplot.py#L691
Parameter 'params' unfilled
Incorrect call arguments: atom/training.py#L72
Expected an iterable, got DataContainer
Incorrect call arguments: atom/atom.py#L144
Expected an iterable, got DataContainer
Incorrect call arguments: atom/training.py#L200
Expected an iterable, got DataContainer
Incorrect call arguments: atom/training.py#L118
Expected an iterable, got DataContainer
Attempt to call a non-callable object: atom/data_cleaning.py#L1971
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1979
'Estimator' object is not callable
Attempt to call a non-callable object: atom/atom.py#L1356
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L779
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1963
'Estimator' object is not callable
Attempt to call a non-callable object: atom/feature_engineering.py#L1344
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2700
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1983
'Estimator' object is not callable
Attempt to call a non-callable object: atom/nlp.py#L976
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2321
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2314
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1300
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L1271
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L2902
'Estimator' object is not callable
Attempt to call a non-callable object: atom/data_cleaning.py#L782
'Estimator' object is not callable
Incorrect property definition: atom/plots/baseplot.py#L63
Getter should return or yield something
Incorrect property definition: atom/plots/baseplot.py#L67
Getter should return or yield something
Incorrect property definition: atom/plots/dataplot.py#L52
Getter should return or yield something
Incorrect property definition: atom/atom.py#L89
Getter should return or yield something
Redeclared names without usages: atom/utils/utils.py#L1796
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2824
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/plots/baseplot.py#L358
Redeclared '_get_figure' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1875
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2455
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1947
Redeclared 'to_pandas' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L475
Redeclared '_get_rows' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L671
Redeclared '_get_target' defined above without usage
Incorrect type: atom/basetransformer.py#L515
Expected type 'collections.Iterable', got 'None' instead
Unbound local variables: atom/plots/predictionplot.py#L2639
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1714
Local variable 'idx' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1161
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L654
Local variable 'finder' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1588
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L533
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1616
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L513
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L233
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1419
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/atom.py#L569
Local variable 'path' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2873
Local variable 'yt' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L669
Local variable 'ngram_c' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1358
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3390
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1176
Local variable 'goal' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1000
Local variable 'splitter' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1403
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L2873
Local variable 'Xt' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1164
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L232
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2508
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2508
Local variable 'X_new' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L976
Local variable 'out' might be referenced before assignment
Unbound local variables: atom/plots/baseplot.py#L236
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1393
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1614
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1615
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/atom.py#L548
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1646
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1980
Local variable 'deciles' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L535
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1450
Local variable 'solver' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1271
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1416
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2431
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1617
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1991
Local variable 'num_imputer' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1017
Local variable 'score' might be referenced before assignment
Class must implement all abstract methods: atom/plots/predictionplot.py#L52
Class PredictionPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/__init__.py#L18
Class ATOMPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/shapplot.py#L30
Class ShapPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/hyperparametertuningplot.py#L39
Class HyperparameterTuningPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/__init__.py#L29
Class RunnerPlot must implement all abstract methods
Class must implement all abstract methods: atom/plots/dataplot.py#L39
Class DataPlot must implement all abstract methods
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1249
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1533
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1328
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L365
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1923
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1136
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L208
Instance attribute stack_method_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L180
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1535
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1989
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1826
Instance attribute app defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L609
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1536
Instance attribute _encoders defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1135
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L976
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2902
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L412
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L512
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L158
Instance attribute _engine defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1459
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1277
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L554
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L287
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1416
Instance attribute _n_features defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L201
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L750
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L749
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L761
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1912
Instance attribute dashboard defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1226
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L417
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L753
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L173
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L181
Instance attribute _mem_transform defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L1095
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L277
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L207
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L406
Instance attribute _label_encoder defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L179
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1225
Instance attribute _discretizers defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1960
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L325
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2304
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2321
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L103
Instance attribute _n_jobs defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L517
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1534
Instance attribute _to_value defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L982
Instance attribute _explanation defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L162
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L102
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L214
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1537
Instance attribute _cat_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L191
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L410
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1934
Instance attribute _max_nan_rows defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L139
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/ensembles.py#L407
Instance attribute classes_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1227
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2890
Instance attribute _num_cols defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L113
Instance attribute _device defined outside __init__
Class has no `__init__` method: atom/ensembles.py#L34
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L217
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L248
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L197
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L280
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L16
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L248
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L188
Class has no __init__ method
Class has no `__init__` method: atom/baserunner.py#L46
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L53
Class has no __init__ method
Class has no `__init__` method: atom/ensembles.py#L116
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L206
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L316
Method `get_final_error` may be 'static'
PEP 8 naming convention violation: atom/data_cleaning.py#L2055
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L956
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L690
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1263
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L478
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2880
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L425
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1553
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L665
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2529
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2883
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2372
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2298
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L326
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L572
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L564
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2866
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1078
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L380
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L420
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L542
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L609
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L481
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2484
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L71
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1719
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L385
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1664
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1676
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2919
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2128
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2735
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L199
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2089
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2040
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L58
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#L718
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2531
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L593
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1294
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2393
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1353
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L987
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2495
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2370
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L471
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2283
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2513
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1729
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2004
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1179
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L340
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1156
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L345
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1393
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1481
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2121
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L866
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L486
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1951
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L514
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1654
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L921
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1973
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2698
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L847
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L528
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2965
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2718
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L475
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1001
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L615
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2359
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L523
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L361
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3067
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2447
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L730
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L567
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1544
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2968
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1163
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2436
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L182
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L639
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2947
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1791
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L859
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L427
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L118
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/data_cleaning.py#L2913
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1526
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2073
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L440
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2447
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L792
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L474
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L856
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L411
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1730
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2457
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L667
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1185
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1007
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2751
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L666
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L32
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1134
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L745
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L715
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L160
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L588
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L957
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1291
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L555
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L506
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1325
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L358
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L332
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L652
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L434
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L310
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L711
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1551
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L507
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L654
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1529
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2942
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1221
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2404
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L775
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L640
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1236
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2934
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2185
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L781
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2540
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1518
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L616
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L646
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1685
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2626
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L635
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2558
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L365
Function name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L425
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L938
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/feature_engineering.py#L1118
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L647
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L441
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1722
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L653
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L380
Function name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1256
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L468
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L360
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L980
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2375
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L922
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L551
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L480
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2336
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L625
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1118
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L504
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L356
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1889
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L648
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L526
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1245
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1677
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L428
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1712
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1319
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1127
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L402
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L921
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1658
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2362
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3155
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L881
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2504
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L107
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1499
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L484
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L281
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2300
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1579
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1443
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2143
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1499
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2662
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L659
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2064
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L634
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1928
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L508
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L739
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L836
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L504
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L213
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L472
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1918
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L825
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2341
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L121
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2968
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L914
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L534
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L732
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L306
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L261
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L916
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2050
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2381
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L369
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L464
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2611
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1716
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3105
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1558
Argument name should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L21
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1329
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L643
Variable in function should be lowercase
PEP 8 naming convention violation: atom/ensembles.py#L262
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L716
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L482
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1901
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1936
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2580
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2976
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L552
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1590
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L381
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L574
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2931
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L205
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L465
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L565
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L626
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1434
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L660
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1253
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2537
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L692
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L669
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L460
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2589
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2396
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L413
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1023
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L132
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L767
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2140
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3016
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/data_cleaning.py#L1308
Argument name should be lowercase
Accessing a protected member of a class or a module: atom/atom.py#L695
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L679
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L147
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L135
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L26
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L159
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L865
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L1320
Access to a protected member _palette of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1053
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L257
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L700
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1645
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3368
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L615
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1191
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L610
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3371
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1889
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2150
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L731
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L664
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L420
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L337
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L1185
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L763
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/atom.py#L1200
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L386
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L17
Access to a protected member _final_estimator_has of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L53
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L53
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2751
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L249
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2032
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1192
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L770
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L485
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L954
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L340
Access to a protected member _group of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L676
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L768
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1077
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L512
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L190
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L1899
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2537
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L691
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L893
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L625
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L845
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1560
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L616
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L957
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L344
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L244
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L255
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L856
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L427
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L155
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L132
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L368
Access to a protected member _default of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L486
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L1166
Access to a protected member _get_output_identifiers of a class
Accessing a protected member of a class or a module: atom/atom.py#L735
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L159
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3061
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2487
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L732
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1646
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L693
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L389
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L263
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1395
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/atom.py#L1193
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1920
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L675
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L1204
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L557
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L247
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/training.py#L222
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L33
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/atom.py#L723
Access to a protected member _config of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L839
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1236
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L134
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L709
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1354
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1004
Access to a protected member _allX of a class
Accessing a protected member of a class or a module: atom/atom.py#L473
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L844
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2135
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L929
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/atom.py#L1201
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1109
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L481
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L618
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _get_parallel_coordinate_info of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L771
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1397
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L22
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3095
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L22
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L162
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L1205
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L638
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1706
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L708
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L482
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L339
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L386
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L485
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L389
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L188
Access to a protected member _time_fit of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L243
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L763
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L542
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1006
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2453
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/atom.py#L1166
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L617
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L391
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L45
Access to a protected member _libs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1553
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1665
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3115
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1183
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L173
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L664
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L155
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/atom.py#L913
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L53
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L414
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L169
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L361
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2745
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1162
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/atom.py#L1179
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/atom.py#L551
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1087
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L878
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1242
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3249
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L713
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L905
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L54
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L147
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L644
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2620
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L788
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L363
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1162
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L953
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1275
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L676
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L675
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L341
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L694
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L866
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L533
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/atom.py#L1138
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L624
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1678
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L159
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L673
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1087
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L245
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/training.py#L152
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L34
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L682
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L483
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L955
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/ensembles.py#L22
Access to a protected member _fit_single_estimator of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L616
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L179
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1025
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L649
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1103
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2402
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L540
Access to a protected member _message 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/basemodel.py#L774
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L892
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1529
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L370
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2134
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L261
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/atom.py#L27
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L188
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1395
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L450
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L2028
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2148
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1447
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1688
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L106
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/training.py#L137
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1697
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L550
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L248
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2900
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L957
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L730
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L338
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2362
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L691
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/atom.py#L1203
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L695
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L53
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/atom.py#L2036
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3368
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L831
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L698
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1139
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3368
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L666
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _is_log_scale of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1938
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1394
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/atom.py#L544
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L256
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L345
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1554
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/atom.py#L546
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1394
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3545
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L453
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3369
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2505
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L160
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1906
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3537
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L453
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2037
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/training.py#L153
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L733
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L46
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/atom.py#L694
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/atom.py#L899
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3369
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2033
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L694
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L364
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1556
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1829
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L955
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L68
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L845
Access to a protected member _module of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L455
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L1199
Access to a protected member _data of a class
Shadowing names from outer scopes: atom/utils/utils.py#L485
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L389
Shadows name 'score' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L644
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2574
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2439
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L453
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L453
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1118
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L881
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1182
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L191
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L931
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2345
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1210
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2410
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L452
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L712
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1118
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L3044
Shadows name 'metric' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L309
Shadows name 'm' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L644
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L452
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L507
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L730
Shadows name 'column' from outer scope
Shadowing names from outer scopes: docs/scripts/autorun.py#L111
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L697
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2321
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L850
Shadows name 'score' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L729
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L939
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L382
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1118
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1183
Shadows name 'labels' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L450
Shadows name 'yt' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L504
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2574
Shadows name 'args' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1208
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L505
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L506
Shadows name 'X_test' from outer scope
Unused local symbols: atom/utils/utils.py#L1782
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1860
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1792
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1868
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1941
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1933
Parameter 'dtype' value is not used
Unused local symbols: docs/scripts/autodocs.py#L770
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1870
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1931
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1930
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1861
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1939
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1783
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1781
Parameter 'index' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L887
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1929
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1932
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1790
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1942
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1869
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1943
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1859
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1780
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1789
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1871
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1862
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1791
Parameter 'columns' value is not used
Unused local symbols: docs/scripts/autodocs.py#L887
Parameter 'kwargs' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L770
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1940
Parameter 'index' value is not used