Skip to content

Conversation

@angela97lin
Copy link
Contributor

@angela97lin angela97lin commented Jan 20, 2021

"EvalML provides a few data checks to check for abnormal data: \n",
"\n",
"* `OutliersDataCheck`\n",
"* `NoVarianceDataCheck`\n",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving order around to match the descriptions that follow :d

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #1707 (152f1e2) into main (87d50ff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1707   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         242      242           
  Lines       19075    19075           
=======================================
  Hits        19067    19067           
  Misses          8        8           
Impacted Files Coverage Δ
evalml/utils/__init__.py 100.0% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87d50ff...152f1e2. Read the comment docs.

@angela97lin angela97lin marked this pull request as ready for review January 20, 2021 10:43
Copy link
Contributor

@chukarsten chukarsten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid!

pad_with_nans
drop_rows_with_nans
infer_feature_types
save_plot
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related, but I noticed this was missing too :d

@angela97lin angela97lin merged commit 4ff4aae into main Jan 20, 2021
@angela97lin angela97lin deleted the 1704_add_multicollinearity_to_api_ref branch January 20, 2021 14:24
@bchen1116 bchen1116 mentioned this pull request Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add multicollinearity data check to API ref

3 participants