-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add infer_feature_types to start.ipynb #1700
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1700 +/- ##
=======================================
Coverage 100.0% 100.0%
=======================================
Files 242 242
Lines 18942 18942
=======================================
Hits 18934 18934
Misses 8 8 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left comments on how to clean things up a bit, otherwise LGTM! I'm curious about the runtime and the performance though, and haven't looked at docs. Let's confirm that doc builds don't take too much longer (since fraud is more involved this is likely), and that we don't get terrible results (I just have #616) in mind.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for Angela's suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good! Just a little change to the markdown to provide some clarity.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, build time doesn't seem too much longer! Added a few more comments but otherwise 🚢
fix #1667
Updated docs here