menu
sklite package
documentation
utils/io.dart
utils/io.dart
dark_mode
light_mode
utils/io
library
Functions
loadModel
(
String
path
)
→
Future
<
String
>
loadModelContext
(
BuildContext
context
,
String
path
)
→
Future
<
String
>
readFile
(
String
path
)
→
String
For development only.
readJsonFile
(
String
path
)
→
Map
<
String
,
dynamic
>
For development only.
sklite package
documentation
utils/io.dart
sklite
package
Libraries
base
ensemble/forest
naivebayes/naive_bayes
neighbors/neighbors
neural_network/neural_network
pipeline/pipeline
SVM/SVM
tree/tree
utils/exceptions
utils/io
utils/mathutils
io library