Docs.rs
  • scors-0.2.3
    • scors 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hanslovsky
    • Dependencies
      • ndarray ^0.16.1 normal
      • num ^0.4.3 normal
      • numpy ^0.23.0 normal
      • pyo3 ^0.23.5 normal
      • approx ^0.5.1 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

_scors0.2.3

  • All Items

Crate Items

  • Enums
  • Traits
  • Functions
  • Trait Aliases

Crate _scors

Source

Enums§

Order
PyOrder

Traits§

BinaryLabel
Data
ScoreSortedDescending
SortableData

Functions§

average_precision
loo_cossim
loo_cossim_many
loo_cossim_many_generic_py
loo_cossim_many_py_f32
loo_cossim_many_py_f64
loo_cossim_py
loo_cossim_single
roc_auc
score_maybe_sorted_sample
score_sample
score_sorted_iterators
score_sorted_sample
score_two_sorted_samples
score_two_sorted_samples_zipped

Trait Aliases§

IntoScore
ScoreAccumulator