Data update
This commit is contained in:
parent
8e4e15fa56
commit
72eb4943cb
1853 changed files with 35514 additions and 9441 deletions
|
|
@ -10,5 +10,5 @@ begin
|
|||
WriteLn('diversity: ', AverageSquareDiff(average, predictions));
|
||||
end;
|
||||
|
||||
DiversityTheorem(49.0, |48.0, 47.0, 51.0|);
|
||||
DiversityTheorem(49.0, |48.0, 47.0, 51.0, 42.0|)
|
||||
DiversityTheorem(49.0, [48.0, 47.0, 51.0]);
|
||||
DiversityTheorem(49.0, [48.0, 47.0, 51.0, 42.0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue