7 lines
No EOL
82 B
Go
7 lines
No EOL
82 B
Go
package ds
|
|
|
|
type PredictionParameters struct {
|
|
}
|
|
|
|
type PredicitonResult struct {
|
|
} |