File tree 3 files changed +6
-4
lines changed 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 16.17.11
4
+ - Update contacts in README
5
+
3
6
## 16.17.10
4
7
- Upgrade injector dependency
5
8
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://github.com/gyrdym/ml_algo/workflows/CI%20pipeline/badge.svg )] ( https://github.com/gyrdym/ml_algo/actions?query=branch%3Amaster+ )
2
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/gyrdym/ml_algo/badge.svg?branch=master )] ( https://coveralls.io/github/gyrdym/ml_algo?branch=master )
3
2
[ ![ pub package] ( https://img.shields.io/pub/v/ml_algo.svg )] ( https://pub.dartlang.org/packages/ml_algo )
4
- [ ![ Gitter Chat] ( https://badges.gitter.im/gyrdym/gyrdym.svg )] ( https://gitter.im/gyrdym/ )
5
3
6
4
# Machine learning algorithms for Dart developers - ml_algo library
7
5
@@ -862,6 +860,7 @@ final createClassifier = (DataFrame samples) =>
862
860
863
861
### Contacts
864
862
If you have questions, feel free to text me on
865
- - [ Twitter] ( https://twitter.com/ilgyrd )
863
+ - [ X] ( https://x.com/ilgyrd )
864
+ - [ Telegram] ( https://t.me/Gyrdym )
866
865
- [ Facebook] ( https://www.facebook.com/ilya.gyrdymov )
867
866
- [ Linkedin] ( https://www.linkedin.com/in/gyrdym/ )
Original file line number Diff line number Diff line change 1
1
name : ml_algo
2
2
description : Machine learning algorithms, Machine learning models performance evaluation functionality
3
- version : 16.17.10
3
+ version : 16.17.11
4
4
homepage : https://github.com/gyrdym/ml_algo
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments