Skip to content

added decomposer class #485

added decomposer class

added decomposer class #485

Triggered via push January 21, 2024 12:40
Status Failure
Total duration 15m 29s
Artifacts

config.yml

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

Annotations

6 errors, 134 warnings, and 695 notices
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.
examples-tests
Process completed with exit code 1.
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L376
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1125
Instance attribute _low_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L424
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1856
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1872
Instance attribute app defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2133
Instance attribute _max_nan_rows defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2522
Instance attribute _estimator 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/data_cleaning.py#L1149
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/nlp.py#L964
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L197
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1750
Instance attribute _to_value 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/data_cleaning.py#L750
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L142
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L2030
Instance attribute cv defined outside __init__
An instance attribute is defined outside `__init__`: atom/basemodel.py#L1956
Instance attribute dashboard defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L426
Instance attribute _counts defined outside __init__
An instance attribute is defined outside `__init__`: atom/atom.py#L649
Instance attribute report defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L762
Instance attribute target_names_in_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1452
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L509
Instance attribute _dfs defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L283
Instance attribute _logger defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/patches.py#L138
Instance attribute estimators_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L113
Instance attribute _device defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L179
Instance attribute _backend defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L754
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1331
Instance attribute scaler_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L220
Instance attribute _warnings defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2122
Instance attribute missing_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/branch/branchmanager.py#L210
Instance attribute _current defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1749
Instance attribute mapping_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L184
Instance attribute _memory defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1453
Instance attribute _labels defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1124
Instance attribute _high_variance defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L332
Instance attribute _random_state defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L185
Instance attribute _mem_fit defined outside __init__
An instance attribute is defined outside `__init__`: atom/baserunner.py#L1272
Instance attribute _metric defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L2190
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1280
Instance attribute collinear_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L1252
Instance attribute collinear defined outside __init__
An instance attribute is defined outside `__init__`: atom/pipeline.py#L186
Instance attribute _mem_transform defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L3094
Instance attribute _estimator defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L751
Instance attribute _estimators defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L604
Instance attribute genetic_features_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/feature_engineering.py#L514
Instance attribute gfg_ defined outside __init__
An instance attribute is defined outside `__init__`: atom/utils/utils.py#L1020
Instance attribute _explanation defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L207
Instance attribute _verbose defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L430
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/basetransformer.py#L293
Instance attribute _experiment defined outside __init__
An instance attribute is defined outside `__init__`: atom/data_cleaning.py#L1751
Instance attribute _categories defined outside __init__
An instance attribute is defined outside `__init__`: atom/basetransformer.py#L164
Instance attribute _engine defined outside __init__
Class has no `__init__` method: atom/baserunner.py#L53
Class has no __init__ method
Class has no `__init__` method: docs_sources/scripts/autodocs.py#L272
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L301
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L223
Class has no __init__ method
Class has no `__init__` method: atom/utils/patches.py#L299
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L235
Class has no __init__ method
Class has no `__init__` method: atom/basemodel.py#L2942
Class has no __init__ method
Class has no `__init__` method: atom/basemodel.py#L2505
Class has no __init__ method
Class has no `__init__` method: docs/scripts/autodocs.py#L249
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L203
Class has no __init__ method
Class has no `__init__` method: atom/basetracker.py#L14
Class has no __init__ method
Class has no `__init__` method: atom/utils/patches.py#L74
Class has no __init__ method
Class has no `__init__` method: atom/utils/utils.py#L213
Class has no __init__ method
Method is not declared static: atom/utils/utils.py#L358
Method `get_final_error` may be 'static'
PEP 8 naming convention violation: atom/basemodel.py#L717
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1517
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L776
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L779
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1577
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L184
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2540
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2188
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L344
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L25
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L205
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L178
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L582
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L946
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1524
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2651
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L929
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3057
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1448
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L461
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L453
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L582
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L247
Variable in function 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#L857
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1260
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L546
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1070
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1695
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2752
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1589
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1445
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L746
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L314
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2454
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L238
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L720
Variable in function 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#L1256
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2575
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1392
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3074
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L476
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1927
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2253
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L464
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L526
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2153
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1933
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L568
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1510
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L809
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L264
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L429
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2986
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L20
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/pipeline.py#L507
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3209
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L559
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2213
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1719
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L727
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3052
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L688
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L706
Variable in function 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#L2300
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L854
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L485
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L330
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2606
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L734
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L786
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L349
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L712
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1103
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L201
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1248
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2205
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L726
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L740
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L531
Variable in function 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#L2150
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2665
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L872
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2172
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L404
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L547
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L445
Argument name 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/atom.py#L1144
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2248
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L608
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L446
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L533
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2804
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2328
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2663
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L827
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2420
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L458
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L460
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1552
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3296
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L133
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2772
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L714
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/feature_engineering.py#L531
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L759
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L745
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2559
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2490
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3130
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L514
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L384
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3105
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1913
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L509
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1525
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1191
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1239
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L584
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L715
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L302
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L948
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1161
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L620
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2210
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2874
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3048
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L364
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1919
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2273
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L744
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L312
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L863
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2658
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L732
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3258
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2550
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2615
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1554
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L723
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L339
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L196
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L496
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L723
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L573
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2499
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L684
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L752
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2568
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/basemodel.py#L953
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L502
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L368
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L687
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L637
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L438
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L912
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L821
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2135
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1101
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1286
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1671
Function name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1610
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2263
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L613
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3148
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2594
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1917
Variable in function should be lowercase
PEP 8 naming convention violation: atom/api.py#L30
Function name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L814
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2291
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1926
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L501
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L684
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2997
Argument name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L492
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L954
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1870
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2911
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L791
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2538
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L364
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2464
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L355
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L630
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/shapplot.py#L736
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L316
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L669
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2974
Argument name should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1292
Variable in function should be lowercase
PEP 8 naming convention violation: atom/atom.py#L1466
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1183
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2593
Variable in function should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1916
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2837
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2816
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3050
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1111
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1258
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3161
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L471
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2714
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L136
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2255
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L715
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L519
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L26
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/feature_engineering.py#L1508
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2577
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1480
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L838
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1545
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2549
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L418
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L94
Argument name should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L674
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L747
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3113
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L586
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1704
Function name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2615
Function name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1890
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2335
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2588
Variable in function should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L379
Function name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L733
Variable in function should be lowercase
PEP 8 naming convention violation: atom/pipeline.py#L425
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2597
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3046
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1837
Argument name should be lowercase
PEP 8 naming convention violation: atom/utils/patches.py#L19
CamelCase variable imported as constant
PEP 8 naming convention violation: atom/utils/utils.py#L2382
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1914
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1294
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L2809
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L728
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3123
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L850
Variable in function should be lowercase
PEP 8 naming convention violation: atom/utils/utils.py#L1371
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L213
Variable in function should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L1013
Variable in function should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L442
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L3149
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L93
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L3345
Argument name should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2127
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L1681
Function name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L1142
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L1259
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L438
Argument name should be lowercase
PEP 8 naming convention violation: atom/feature_engineering.py#L709
Argument name should be lowercase
PEP 8 naming convention violation: atom/nlp.py#L979
Argument name should be lowercase
PEP 8 naming convention violation: atom/branch/branch.py#L359
Function name should be lowercase
PEP 8 naming convention violation: atom/basetransformer.py#L498
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L1166
Argument name should be lowercase
PEP 8 naming convention violation: atom/plots/predictionplot.py#L2953
Variable in function should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2800
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L719
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L739
Variable in function should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L705
Variable in function should be lowercase
PEP 8 naming convention violation: atom/data_cleaning.py#L2104
Argument name should be lowercase
PEP 8 naming convention violation: atom/baserunner.py#L588
Argument name should be lowercase
PEP 8 naming convention violation: atom/basemodel.py#L2660
Variable in function should be lowercase
Accessing a protected member of a class or a module: atom/atom.py#L792
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L431
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L623
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L428
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1298
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.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#L791
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L37
Access to a protected member _clone_parametrized of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L495
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/atom.py#L2185
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1316
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L172
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/atom.py#L646
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L495
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L996
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 _group of a class
Accessing a protected member of a class or a module: atom/atom.py#L1286
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1264
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L793
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L730
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1271
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L536
Access to a protected member _pruned of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L23
Access to a protected member _get_improvement_info of a class
Accessing a protected member of a class or a module: atom/training.py#L150
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/atom.py#L26
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L985
Access to a protected member _storage 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/shapplot.py#L863
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L21
Access to a protected member _base of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L426
Access to a protected member _final_output of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L486
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L706
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1250
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L748
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L159
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/atom.py#L796
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basetransformer.py#L33
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L1138
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1091
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/atom.py#L975
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 _is_log_scale of a class
Accessing a protected member of a class or a module: atom/atom.py#L1010
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L687
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L21
Access to a protected member _fit_single_estimator of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L989
Access to a protected member _set_trial of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L165
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L136
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1345
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L1292
Access to a protected member _mem_transform of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1110
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#L724
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L832
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L24
Access to a protected member _utils of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L149
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L167
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L545
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1336
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L987
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1424
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1339
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2103
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/atom.py#L789
Access to a protected member _get_data of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1557
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L176
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/atom.py#L1274
Access to a protected member _is_in_cache_and_valid of a class
Accessing a protected member of a class or a module: atom/atom.py#L1311
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L245
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L18
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L497
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2201
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L723
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1264
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L2193
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L1717
Access to a protected member _est_class of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L25
Access to a protected member _bunch of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3432
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1437
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1754
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/atom.py#L637
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2118
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L135
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2604
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3734
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
Access to a protected member _get_dims_from_info of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L366
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1933
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/data_cleaning.py#L1129
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L191
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2136
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/atom.py#L1312
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/atom.py#L1308
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L1466
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L263
Access to a protected member _data 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/utils/patches.py#L22
Access to a protected member _fit_and_score of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L175
Access to a protected member _pipeline of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L758
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1594
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L883
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L343
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1339
Access to a protected member _og of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L338
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/atom.py#L886
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2103
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L297
Access to a protected member _train_idx 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#L291
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L294
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L738
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3720
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L863
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/training.py#L151
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3105
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L158
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L760
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L180
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/atom.py#L1300
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L23
Access to a protected member _terminator_improvement of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2187
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/atom.py#L1310
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1193
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L545
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2188
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1907
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L211
Access to a protected member _holdout 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/plots/predictionplot.py#L1247
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1431
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2010
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L158
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/training.py#L220
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L336
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/models/classreg.py#L543
Access to a protected member _message 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/basemodel.py#L3059
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L22
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L306
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L628
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2652
Access to a protected member _study of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L851
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/atom.py#L1560
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L131
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L737
Access to a protected member _ht of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L133
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2946
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L801
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L696
Access to a protected member _holdout of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2012
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L665
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/training.py#L135
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L239
Access to a protected member _time_fit of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L737
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L684
Access to a protected member _get_rows 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/atom.py#L1682
Access to a protected member _mapping of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L247
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L509
Access to a protected member _name of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3302
Access to a protected member _get_score of a class
Accessing a protected member of a class or a module: atom/atom.py#L989
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L484
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L404
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2564
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1875
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L364
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L739
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L793
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3552
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L339
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L485
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1286
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L989
Access to a protected member _storage of a class
Accessing a protected member of a class or a module: atom/atom.py#L1237
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/pipeline.py#L256
Access to a protected member _iter of a class
Accessing a protected member of a class or a module: atom/atom.py#L1306
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L546
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L1274
Access to a protected member _get_output_identifiers of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L242
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1260
Access to a protected member _all of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L934
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1880
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L667
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1475
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L137
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L21
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#L2107
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2094
Access to a protected member _is_fitted of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L622
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: docs_sources/scripts/autodocs.py#L712
Access to a protected member _get_distributions of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L690
Access to a protected member _container of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2953
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/atom.py#L792
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3728
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L419
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L987
Access to a protected member _get_trial of a class
Accessing a protected member of a class or a module: atom/branch/branchmanager.py#L163
Access to a protected member _location of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L239
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L507
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1186
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/atom.py#L570
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L42
Access to a protected member _libs of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L50
Access to a protected member _print_elapsed_time of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1517
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L367
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/atom.py#L639
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L804
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/atom.py#L833
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2686
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1597
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L692
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L2056
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L260
Access to a protected member _est_params_fit of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L708
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L433
Access to a protected member _sign of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L175
Access to a protected member _bootstrap of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1280
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L719
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L43
Access to a protected member _typing of a class
Accessing a protected member of a class or a module: atom/atom.py#L806
Access to a protected member _branches of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L791
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1440
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L1737
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L652
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L431
Access to a protected member _kwargs of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L1138
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L487
Access to a protected member _shap 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/atom.py#L821
Access to a protected member _config of a class
Accessing a protected member of a class or a module: atom/plots/hyperparametertuningplot.py#L20
Access to a protected member _parallel_coordinate of a class
Accessing a protected member of a class or a module: atom/atom.py#L1307
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L1002
Access to a protected member _data of a class
Accessing a protected member of a class or a module: docs/scripts/autodocs.py#L677
Access to a protected member _estimators of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L170
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2820
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L137
Access to a protected member _comps of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L492
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1595
Access to a protected member _group 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/utils/utils.py#L731
Access to a protected member _metric of a class
Accessing a protected member of a class or a module: atom/atom.py#L1299
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/atom.py#L807
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L872
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/feature_engineering.py#L1177
Access to a protected member _get_est of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L47
Access to a protected member _validation of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2102
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/basetrainer.py#L262
Access to a protected member _est_params of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L2660
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L2704
Access to a protected member _models of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L401
Access to a protected member _suggest of a class
Accessing a protected member of a class or a module: atom/atom.py#L641
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/basemodel.py#L986
Access to a protected member _cached_frozen_trial of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1594
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L620
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3554
Access to a protected member _group of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L873
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L666
Access to a protected member _log of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L1595
Access to a protected member _best_score of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L250
Access to a protected member _shap of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L736
Access to a protected member _get_rows of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L536
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/utils/patches.py#L22
Access to a protected member _score of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3551
Access to a protected member _train_idx of a class
Accessing a protected member of a class or a module: atom/utils/utils.py#L2203
Access to a protected member _score_func of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L32
Access to a protected member _safe_indexing of a class
Accessing a protected member of a class or a module: atom/plots/shapplot.py#L249
Access to a protected member _get_target of a class
Accessing a protected member of a class or a module: atom/plots/dataplot.py#L996
Access to a protected member _get_columns of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L345
Access to a protected member _get_pred of a class
Accessing a protected member of a class or a module: atom/baserunner.py#L696
Access to a protected member _data of a class
Accessing a protected member of a class or a module: atom/plots/predictionplot.py#L3552
Access to a protected member _group of a class
Shadowing names from outer scopes: atom/data_cleaning.py#L1410
Shadows name 'col' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2615
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L465
Shadows name 'value' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'X' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L462
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L465
Shadows name 'key' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L586
Shadows name 'X_test' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L466
Shadows name 'diff' from outer scope
Shadowing names from outer scopes: atom/nlp.py#L704
Shadows name 'ngram' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'fh' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2418
Shadows name 'method' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2748
Shadows name 'cache' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autorun.py#L108
Shadows name 'f' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L718
Shadows name 'column' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L913
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L190
Shadows name 'name' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L963
Shadows name 'estimator' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'X_valid' from outer scope
Shadowing names from outer scopes: atom/basetrainer.py#L308
Shadows name 'm' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2532
Shadows name 'out' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L587
Shadows name 'y_test' from outer scope
Shadowing names from outer scopes: docs/scripts/autodocs.py#L645
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/plots/predictionplot.py#L2523
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L46
Shadows name 'args' 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/data_cleaning.py#L463
Shadows name 'y' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L46
Shadows name 'kwargs' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L585
Shadows name 'y_train' from outer scope
Shadowing names from outer scopes: atom/utils/utils.py#L2502
Shadows name 'out' from outer scope
Shadowing names from outer scopes: docs_sources/scripts/autodocs.py#L692
Shadows name 'trainer' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L971
Shadows name 'scores' from outer scope
Shadowing names from outer scopes: atom/basemodel.py#L2615
Shadows name 'X' from outer scope
Shadowing names from outer scopes: atom/data_cleaning.py#L1429
Shadows name 'i' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'y_valid' from outer scope
Shadowing names from outer scopes: atom/feature_engineering.py#L1111
Shadows name 'model' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L685
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/branch/branch.py#L717
Shadows name 'target' from outer scope
Shadowing names from outer scopes: atom/baserunner.py#L584
Shadows name 'X_train' from outer scope
Shadowing names from outer scopes: atom/utils/patches.py#L312
Shadows name 'y' from outer scope
Unused local symbols: atom/nlp.py#L201
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1992
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1833
Parameter 'dtype' value is not used
Unused local symbols: atom/feature_engineering.py#L531
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1842
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1920
Parameter 'name' value is not used
Unused local symbols: atom/utils/utils.py#L1909
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1910
Parameter 'index' value is not used
Unused local symbols: atom/feature_engineering.py#L709
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1840
Parameter 'index' value is not used
Unused local symbols: atom/feature_engineering.py#L184
Parameter 'y' value is not used
Unused local symbols: atom/feature_engineering.py#L1481
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1982
Parameter 'name' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L938
Parameter 'kwargs' value is not used
Unused local symbols: docs/scripts/autodocs.py#L771
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1839
Parameter 'data' value is not used
Unused local symbols: atom/nlp.py#L979
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1918
Parameter 'data' value is not used
Unused local symbols: docs_sources/scripts/autodocs.py#L819
Parameter 'kwargs' value is not used
Unused local symbols: atom/utils/utils.py#L1989
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1841
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1983
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1911
Parameter 'name' value is not used
Unused local symbols: atom/data_cleaning.py#L1524
Parameter 'y' value is not used
Unused local symbols: atom/nlp.py#L684
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1830
Parameter 'data' value is not used
Unused local symbols: atom/nlp.py#L458
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1993
Parameter 'dtype' value is not used
Unused local symbols: atom/data_cleaning.py#L1166
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1981
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1979
Parameter 'data' value is not used
Unused local symbols: atom/utils/utils.py#L1919
Parameter 'index' value is not used
Unused local symbols: atom/data_cleaning.py#L2550
Parameter 'y' value is not used
Unused local symbols: atom/data_cleaning.py#L3105
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1991
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1921
Parameter 'dtype' value is not used
Unused local symbols: docs/scripts/autodocs.py#L888
Parameter 'kwargs' value is not used
Unused local symbols: atom/data_cleaning.py#L1870
Parameter 'y' value is not used
Unused local symbols: atom/utils/utils.py#L1832
Parameter 'columns' value is not used
Unused local symbols: atom/utils/utils.py#L1831
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1980
Parameter 'index' value is not used
Unused local symbols: atom/utils/utils.py#L1912
Parameter 'dtype' value is not used
Unused local symbols: atom/utils/utils.py#L1990
Parameter 'index' value is not used
Incorrect property definition: atom/atom.py#L91
Getter should return or yield something
Redeclared names without usages: atom/plots/baseplot.py#L352
Redeclared '_get_figure' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1925
Redeclared 'to_series' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1846
Redeclared 'to_df' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2993
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/basemodel.py#L2557
Redeclared '_prediction' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L658
Redeclared '_get_target' defined above without usage
Redeclared names without usages: atom/branch/branch.py#L456
Redeclared '_get_rows' defined above without usage
Redeclared names without usages: atom/utils/utils.py#L1997
Redeclared 'to_pandas' defined above without usage
Fixture is not requested by test functions: atom/basemodel.py#L3060
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Fixture is not requested by test functions: atom/basemodel.py#L2668
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Fixture is not requested by test functions: atom/basemodel.py#L3056
Fixture 'self.memory.cache' is not requested by test functions or @pytest.mark.usefixtures marker
Incorrect type: atom/basetransformer.py#L533
Expected type 'collections.Iterable', got 'None' instead
Invalid type hints definitions and usages: atom/plots/baseplot.py#L349
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L2111
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L226
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/utils.py#L2466
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L918
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L232
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1158
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L655
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L1752
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L76
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/dataplot.py#L512
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L445
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L230
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2207
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2002
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L686
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2176
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L331
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1391
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L1970
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L220
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L341
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L218
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L224
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1872
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/basefigure.py#L163
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L235
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/feature_engineering.py#L170
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L239
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L256
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/basemodel.py#L2543
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L253
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L333
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L266
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L272
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L270
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L459
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L1567
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/dataplot.py#L175
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L75
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L2352
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L242
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L228
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L456
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/pipeline.py#L189
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L219
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L286
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/basemodel.py#L2977
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2262
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/training.py#L1627
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/atom.py#L2324
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L453
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L225
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/predictionplot.py#L886
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L221
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2159
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/utils/types.py#L287
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/feature_engineering.py#L420
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L1086
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/plots/baseplot.py#L339
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/data_cleaning.py#L2753
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/branch/branch.py#L647
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Invalid type hints definitions and usages: atom/basemodel.py#L646
'Literal' may be parameterized with literal ints, byte and unicode strings, bools, Enum values, None, other literal types, or type aliases to other literal types
Unbound local variables: atom/plots/predictionplot.py#L2840
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1668
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1616
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/basemodel.py#L1032
Local variable 'splitter' 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/baserunner.py#L1338
Local variable 'og' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3447
Local variable 'fpr' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1770
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1698
Local variable 'verbosity' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1666
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1667
Local variable 'train_only' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L344
Local variable 'period' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L1669
Local variable 'cols' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L380
Local variable 'pred' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L659
Local variable 'ngram_c' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L912
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L1804
Local variable 'infrequent_to_value' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1967
Local variable 'y' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L965
Local variable 'out' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1490
Local variable 'x' 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/branch/branch.py#L232
Local variable 'under' might be referenced before assignment
Unbound local variables: atom/atom.py#L508
Local variable 'stat' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L2192
Local variable 'num_imputer' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L644
Local variable 'finder' might be referenced before assignment
Unbound local variables: atom/atom.py#L643
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L538
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2633
Local variable 'est' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3447
Local variable 'tpr' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L1341
Local variable 'data' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L380
Local variable 'frac_pos' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3573
Local variable 'm' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2601
Local variable 'X_new' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3136
Local variable 'res' might be referenced before assignment
Unbound local variables: atom/feature_engineering.py#L1274
Local variable 'corr_y' might be referenced before assignment
Unbound local variables: atom/baserunner.py#L337
Local variable 'name' might be referenced before assignment
Unbound local variables: atom/utils/utils.py#L2601
Local variable 'y_new' might be referenced before assignment
Unbound local variables: atom/branch/branch.py#L231
Local variable 'side' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3136
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1490
Local variable 'y' 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/atom.py#L664
Local variable 'path' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2179
Local variable 'deciles' 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/plots/predictionplot.py#L866
Local variable 'y_true' 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#L1770
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L866
Local variable 'y_pred' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L3328
Local variable 'met' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1346
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1347
Local variable 'y_true' might be referenced before assignment
Unbound local variables: atom/data_cleaning.py#L518
Local variable 'samples' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L1967
Local variable 'x' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2839
Local variable 'prec' might be referenced before assignment
Unbound local variables: atom/models/classreg.py#L536
Local variable 'cb' might be referenced before assignment
Unbound local variables: atom/plots/baseplot.py#L226
Local variable 'rows_c' might be referenced before assignment
Unbound local variables: atom/plots/predictionplot.py#L2839
Local variable 'rec' might be referenced before assignment
Unbound local variables: atom/plots/dataplot.py#L912
Local variable 'y' might be referenced before assignment