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
Copy file name to clipboardExpand all lines: advanced_functionality/r_bring_your_own/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This folder contains one notebook and several helper files:
4
4
5
-
*mars.R* and *plumber.R:* are scrips written in the R statistical language which define training and hosting functions as specified for the Amazon SageMaker, bring your own algorithm/container documentation.
5
+
*mars.R* and *plumber.R:* are scripts written in the R statistical language which define training and hosting functions as specified for the Amazon SageMaker, bring your own algorithm/container documentation.
6
6
7
7
*Dockerfile:* is the necessary configuration for building a docker container that calls the `mars.R` script.
0 commit comments