We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1667d94 commit 26ed461Copy full SHA for 26ed461
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2021 Andrew DalPino
+Copyright (c) 2022 Andrew DalPino
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
composer.json
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"php": ">=7.4",
22
- "rubix/ml": "^1.0"
+ "rubix/ml": "^2.0"
23
},
24
"scripts": {
25
"train": "@php train.php"
0 commit comments