You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add snippet for Linear Regression tutorial Predict Outcomes section (#1101)
* docs: add python translation for predicting outcomes
* add '6' to previous snippet comment
* fix data to predict
* add expected results
* replace model with dataframe
* update dataframe to drop nulls in body mass column
* update df
* Update samples/snippets/linear_regression_tutorial_test.py
* complete snippet
---------
Co-authored-by: Tim Sweña (Swast) <[email protected]>
0 commit comments