knnerrors

package
v0.0.0-...-083fbd4 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2015 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyTrainingDatasetError

type EmptyTrainingDatasetError struct{}

func NewEmptyTrainingDatasetError

func NewEmptyTrainingDatasetError() EmptyTrainingDatasetError

func (EmptyTrainingDatasetError) Error

type InvalidNumberOfNeighboursError

type InvalidNumberOfNeighboursError struct {
	// contains filtered or unexported fields
}

func NewInvalidNumberOfNeighboursError

func NewInvalidNumberOfNeighboursError(k int) InvalidNumberOfNeighboursError

func (InvalidNumberOfNeighboursError) Error

type NonFloatFeaturesTestRowError

type NonFloatFeaturesTestRowError struct{}

func NewNonFloatFeaturesTestRowError

func NewNonFloatFeaturesTestRowError() NonFloatFeaturesTestRowError

func (NonFloatFeaturesTestRowError) Error

type NonFloatFeaturesTrainingSetError

type NonFloatFeaturesTrainingSetError struct{}

func NewNonFloatFeaturesTrainingSetError

func NewNonFloatFeaturesTrainingSetError() NonFloatFeaturesTrainingSetError

func (NonFloatFeaturesTrainingSetError) Error

type RowLengthMismatchError

type RowLengthMismatchError struct {
	// contains filtered or unexported fields
}

func NewRowLengthMismatchError

func NewRowLengthMismatchError(numTestRowFeatures, numTrainingSetFeatures int) RowLengthMismatchError

func (RowLengthMismatchError) Error

func (e RowLengthMismatchError) Error() string

type UntrainedClassifierError

type UntrainedClassifierError struct{}

func NewUntrainedClassifierError

func NewUntrainedClassifierError() UntrainedClassifierError

func (UntrainedClassifierError) Error

func (e UntrainedClassifierError) Error() string

Jump to

Keyboard shortcuts

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