transductive

module
v0.0.0-...-e0f4d7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2024 License: MIT

README

transductive-experimental-design

Build Test codecov Go Report Card

Transductive experimental design (TED) by Kai Yu et. al. [1] selects the most informative points from a dataset to solve a regression problem. The data doesn't need to be labeled, meaning that TED can be used for active learning.

This library currently only supports the sequential version of TED (the alternating version is still a work in progress).

Additionally, an implementation of k-means++ is provided for comparison. In future updates, implementations of various optimal design algorithms will be provided for comparison.

Examples can be found in examples

References

[1] Yu Kai, Jinbo Bi, and Volker Tresp. "Optimized placement of charging stations for electric cars" Proceedings of the 23rd international conference on Machine learning. 2006.

Directories

Path Synopsis
examples
internal
pkg
plt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL