tsne

package
v0.0.0-...-40008dc Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package tsne reads t-SNE coordinate file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Coordinates

func Coordinates(filename string) map[string]Coordinate

Coordinates reads t-SNE coordinates.

Types

type Coordinate

type Coordinate struct {
	X float64
	Y float64
}

Coordinate are X and Y coordinates for a 2D space.

Jump to

Keyboard shortcuts

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