nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MachineLearning.Bootstrapping

Microsoft.VisualBasic.MachineLearning.Bootstrapping 1.0.9762.11310.

Namespaces 7 Types 9 Members 126

01 Namespaces

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding

Graph embedding algorithms: the shared embedding abstractions.

TypeSummary Members
Algorithm "Improving Knowledge Graph Embedding Using Simple Constraints" (ACL-2018) ### Parameters You can changes parameter when training the model k = number of dimensions lmbda… 14

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding.complex

The complex graph embedding models.

TypeSummary Members
ComplEx ComplEx (triple only) 22

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding.complex_NNE

The complex graph embedding model with a neural network encoder.

TypeSummary Members
ComplEx ComplEx (nonnegative E) 22

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding.complex_NNE_AER

The auto-encoder regularized complex graph embedding model.

TypeSummary Members
ComplEx ComplEx (NNE+AER) 25

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding.complex_R

The complex graph embedding model with typed relations.

TypeSummary Members
ComplEx ComplEx (R) 25

Microsoft.VisualBasic.MachineLearning.Bootstrapping.GraphEmbedding.struct

Structural graph embedding models.

TypeSummary Members
Triple 5

Microsoft.VisualBasic.MachineLearning.Bootstrapping.node2vec

The node2vec graph embedding algorithm.

TypeSummary Members
AliasMethod 2
Graph Created by freemso on 17-3-14. 9
Solver Created by freemso on 17-3-14. 2