feat: pre-release
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
[package]
|
||||
name = "smartcore"
|
||||
description = "The most advanced machine learning library in rust."
|
||||
homepage = "https://smartcorelib.org"
|
||||
version = "0.1.0"
|
||||
authors = ["SmartCore Developers"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
documentation = "https://docs.rs/smartcore"
|
||||
repository = "https://github.com/smartcorelib/smartcore"
|
||||
readme = "README.md"
|
||||
keywords = ["machine learning", "statistical", "modeling", "machine", "learning", "ai", "optimization", "linear algebra"]
|
||||
categories = ["science"]
|
||||
|
||||
[features]
|
||||
default = ["datasets"]
|
||||
|
||||
Reference in New Issue
Block a user