File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ <h3></h3>
164
164
< li > Models are < code > fit()</ code > on data.</ li >
165
165
< li > Models learn < code > attributes_</ code > .</ li >
166
166
< li > < code > Pipeline()</ code > concatenate models.</ li >
167
- < li > Use Best-Practices (cross-validation)</ li >
167
+ < li > Use best-practices (cross-validation)</ li >
168
168
</ ul >
169
169
< footer class ="source ">
170
170
http://rmcgibbo.org/posts/whats-new-in-msmbuilder3/
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Builds on [scikit-learn](http://scikit-learn.org/stable/) idioms:
70
70
- Models are ` fit() ` on data.
71
71
- Models learn ` attributes_ ` .
72
72
- ` Pipeline() ` concatenate models.
73
- - Use Best-Practices (cross-validation)
73
+ - Use best-practices (cross-validation)
74
74
75
75
<footer class =" source " >
76
76
http://rmcgibbo.org/posts/whats-new-in-msmbuilder3/
You can’t perform that action at this time.
0 commit comments