File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 16.17.5
4+ - ml_linalg 13.11.1 used
5+
36## 16.17.4
47- Documentation:
58 - Added links to articles to README
Original file line number Diff line number Diff line change 1+ // Approx. 5.5 second (MacBook Pro 2019), Dart version: 2.16.0
2+
13import 'package:benchmark_harness/benchmark_harness.dart' ;
24import 'package:ml_algo/ml_algo.dart' ;
35import 'package:ml_dataframe/ml_dataframe.dart' ;
Original file line number Diff line number Diff line change 11name : ml_algo
22description : Machine learning algorithms, Machine learning models performance evaluation functionality
3- version : 16.17.4
3+ version : 16.17.5
44homepage : https://github.com/gyrdym/ml_algo
55
66environment :
@@ -11,7 +11,7 @@ dependencies:
1111 injector : ^2.0.0
1212 json_annotation : ^4.0.0
1313 ml_dataframe : ^1.6.0
14- ml_linalg : ^13.7.0
14+ ml_linalg : ^13.11.1
1515 ml_preprocessing : ^7.0.2
1616 quiver : ^3.0.0
1717 xrange : ^2.0.0
You can’t perform that action at this time.
0 commit comments