Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ numFeatures
Method
numFeatures
website-phishing/data.js:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
get numFeatures() {
41
return
this.NUM_FEATURES;
42
}
43
44
/** Loads training and test data. */
45
async
loadData() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected