File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
tests/testthat/_snaps/recipes1.1.0.9000 Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ # Correct values
2+
3+ Code
4+ print(rec)
5+ Message
6+
7+ -- Recipe ----------------------------------------------------------------------
8+
9+ -- Inputs
10+ Number of variables by role
11+ outcome: 1
12+ predictor: 4
13+
14+ -- Operations
15+ * Non-negative matrix factorization for: all_predictors()
16+
17+ # No NNF
18+
19+ Code
20+ print(rec)
21+ Message
22+
23+ -- Recipe ----------------------------------------------------------------------
24+
25+ -- Inputs
26+ Number of variables by role
27+ outcome: 1
28+ predictor: 4
29+
30+ -- Training information
31+ Training data contained 150 data points and no incomplete rows.
32+
33+ -- Operations
34+ * No non-negative matrix factorization was extracted from: Sepal.Length,
35+ Sepal.Width, Petal.Length, Petal.Width | Trained
36+
You can’t perform that action at this time.
0 commit comments