LostTech.TensorFlow : API Documentation

Type libsvm

Namespace tensorflow.contrib.libsvm

Public static methods

ValueTuple<SparseTensor, object> decode_libsvm(IGraphNodeBase content, int num_features, DType dtype, DType label_dtype)

object decode_libsvm_dyn(object content, object num_features, object dtype, object label_dtype)

Public properties

PythonFunctionContainer decode_libsvm_fn get;