model

package
v0.0.0-...-31c1516 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataPoint

type DataPoint struct {
	Name            string   // Name of the place
	Lat             float64  // Latitude of the place
	Lng             float64  // Longitude of the place
	Categories      []string // A list of category the place is classified under
	AttributeVector []bool   // A boolean vector indicating if an attribute is true or false for this place. The size

}

Jump to

Keyboard shortcuts

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