{"id":17204446,"url":"https://github.com/mthh/classif","last_synced_at":"2025-07-12T01:05:33.682Z","repository":{"id":57604604,"uuid":"100206368","full_name":"mthh/classif","owner":"mthh","description":"Library for one-dimensional data classification and simple statistics in Rust","archived":false,"fork":false,"pushed_at":"2018-04-24T09:46:12.000Z","size":23,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T10:31:32.611Z","etag":null,"topics":["data-classification","rust-library","statistics"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mthh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-13T21:43:05.000Z","updated_at":"2020-01-29T03:39:08.000Z","dependencies_parsed_at":"2022-09-13T01:33:41.330Z","dependency_job_id":null,"html_url":"https://github.com/mthh/classif","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mthh/classif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthh%2Fclassif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthh%2Fclassif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthh%2Fclassif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthh%2Fclassif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mthh","download_url":"https://codeload.github.com/mthh/classif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthh%2Fclassif/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264922846,"owners_count":23683697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-classification","rust-library","statistics"],"created_at":"2024-10-15T02:21:59.322Z","updated_at":"2025-07-12T01:05:33.633Z","avatar_url":"https://github.com/mthh.png","language":"Rust","readme":"# classif\n[![Build Status](https://travis-ci.org/mthh/classif.svg?branch=master)](https://travis-ci.org/mthh/classif)\n\n\nRust library for data classification, especially methods used in cartography, and simple statistics.  \nAvailables classification methods: **Jenks Natural Breaks**, **Equal Invervals**, **Quantiles**, **Arithmetic Progression** and **Head-Tail Breaks**.\nStatistical functions: *mean, median, kurtosis, variance, standard deviation, root mean square, harmonic mean* and *geometric mean*.\n\n## Usage\n\nTo use `classif`, first add this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nclassif = \"0.0.2\"\n```\n\nThen, add this to your crate root:\n\n```rust\nextern crate classif;\n```\n\nThe API documentation of this library can be found at [https://docs.rs/classif](https://docs.rs/classif).\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthh%2Fclassif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmthh%2Fclassif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthh%2Fclassif/lists"}