Skip to main content

Biblioteka łącząca funkcjonalności bukmacherska i bukmacherska_crystal

Project description

combined_bukmacherska

combined_bukmacherska to biblioteka łącząca funkcjonalności bibliotek bukmacherska i bukmacherska_crystal.

Funkcje

  • Funkcje gamma i beta
  • Funkcje pomocnicze do obliczeĹ„
  • Modele maszynowego uczenia
  • Funkcje rysujÄ…ce wykresy

Instalacja

Aby zainstalować bibliotekę, użyj poniższego polecenia:

pip install combined_bukmacherska


import combined_bukmacherska as cb

# Przykład użycia funkcji poisson_probability
beta = 2
alpha = 3
probability = cb.poisson_probability(beta, alpha)
print(f"Poisson Probability: {probability}")

# Trening modeli
X_train = ...
y_train = ...
models = cb.train_models(X_train, y_train)

# Predykcje
X_test = ...
predictions = cb.predict_with_models(models, X_test)

# Rysowanie wykresĂłw
cb.plot_results(predictions, team1_lambda, team2_lambda, team1_avg_conceded, team2_avg_conceded)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

combined_bukmacherska-0.2.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

combined_bukmacherska-0.2.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file combined_bukmacherska-0.2.0.tar.gz.

File metadata

  • Download URL: combined_bukmacherska-0.2.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.9

File hashes

Hashes for combined_bukmacherska-0.2.0.tar.gz
Algorithm Hash digest
SHA256 240da68985b6ac19c88f3662517c55e31aaaa7448a5d3fa62e42f8103cf9ca71
MD5 40d6e182d0f17f14f36e168722c4b3ce
BLAKE2b-256 5ba53d6e6e792493df14b707b744023dfd573d1ebe5f0708ec11ce488fb5bfdc

See more details on using hashes here.

File details

Details for the file combined_bukmacherska-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for combined_bukmacherska-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9cea8fbdee96eea389eddab144fcb02e6d90ced1bcc9530937c78ed63c171c68
MD5 a56ed40bb3300d674a33dba9283072fd
BLAKE2b-256 89185a780eafece804e45c34ad394d9c737d6c0be8996c3ee0d51b11f705d22f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page