Docs.rs
  • elinor-0.4.0
    • elinor 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kampersanda
    • Dependencies
      • ordered-float ^4.2.2 normal
      • rand ^0.8.5 normal
      • regex ^1.10.6 normal
      • serde ^1.0.210 normal optional
      • statrs ^0.17.1 normal
      • thiserror ^1.0.63 normal
      • anyhow ^1.0.87 dev
      • approx ^0.5.1 dev
      • maplit ^1.0.2 dev
      • rstest ^0.22.0 dev
      • serde_json ^1.0.128 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

elinor0.4.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Evaluation
  • relevance::Record
  • relevance::Relevance
  • relevance::RelevanceStore
  • relevance::RelevanceStoreBuilder
  • statistical_tests::bootstrap_test::BootstrapTest
  • statistical_tests::bootstrap_test::BootstrapTester
  • statistical_tests::randomized_tukey_hsd_test::RandomizedTukeyHsdTest
  • statistical_tests::randomized_tukey_hsd_test::RandomizedTukeyHsdTester
  • statistical_tests::student_t_test::StudentTTest
  • statistical_tests::tukey_hsd_test::TukeyHsdTest
  • statistical_tests::two_way_anova_without_replication::TwoWayAnovaWithoutReplication

Enums

  • errors::ElinorError
  • metrics::Metric

Functions

  • evaluate
  • metrics::compute_metric
  • statistical_tests::pairs_from_maps
  • statistical_tests::student_t_test::compute_t_stat
  • statistical_tests::tuples_from_maps
  • trec::parse_pred_rels_in_trec
  • trec::parse_true_rels_in_trec

Type Aliases

  • PredRecord
  • PredRelStore
  • PredRelStoreBuilder
  • PredScore
  • TrueRecord
  • TrueRelStore
  • TrueRelStoreBuilder
  • TrueScore
  • errors::Result