manifoldpy
stable

Contents:

  • manifoldpy package
  • Submodules
manifoldpy
  • manifoldpy
  • Edit on GitHub

manifoldpy

Contents:

  • manifoldpy package
  • Submodules
    • manifoldpy.api module
      • APIWrapper
      • Answer
      • Bet
      • BinaryMarket
      • Comment
      • FreeResponseMarket
      • Group
      • Market
      • MultipleChoiceMarket
      • NumericMarket
      • PseudoNumericMarket
      • QuadraticFundingMarket
      • User
      • add_liquidity()
      • cancel_bet()
      • create_market()
      • get_all_bets()
      • get_all_markets()
      • get_all_users()
      • get_bets()
      • get_comments()
      • get_full_market()
      • get_group_by_id()
      • get_group_by_slug()
      • get_group_markets()
      • get_groups()
      • get_market()
      • get_markets()
      • get_slug()
      • get_user_by_id()
      • get_user_by_name()
      • get_users()
      • make_bet()
      • me()
      • resolve_market()
      • sell_shares()
      • use_api()
      • weak_structure()
      • weak_unstructure()
    • manifoldpy.calibration module
      • best_possible_beta()
      • bet_counts()
      • beta_binomial_calibration()
      • binary_calibration()
      • brier_score()
      • build_dataframe()
      • extract_binary_probabilities()
      • kl_beta()
      • log_score()
      • market_set_accuracy()
      • markets_by_group()
      • perfect_calibration()
      • plot_beta_binomial()
      • probability_at_fraction_completed()
      • probability_at_time()

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, Vincent Luczkow. Revision 349155cf.

Built with Sphinx using a theme provided by Read the Docs.