Data Miner
|
Copies trained model from array.
procedure CopyFromArray(const Src: TBytes; SrcIndex: integer; SrcLen: integer); virtual; overload;
The data will be read from [srcIndex]..[srcIndex + srcLen-1].
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|