File size: 114 Bytes
dfd3544
 
 
 
 
 
1
2
3
4
5
6
7
package nn

// subset the data frame into just the
// features and target that the user specify

func subset() {}