Topic: "probability-distribution"
fortran-lang/stdlib
Fortran Standard Library
Language: Fortran - Size: 31.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,154 - Forks: 184

valeman/awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Size: 41.6 MB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 685 - Forks: 56

wiseaidev/rust-data-analysis
Rust for data analysis encyclopedia (WIP).
Language: Jupyter Notebook - Size: 376 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 406 - Forks: 40

erdogant/distfit
distfit is a python library for probability density fitting.
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 384 - Forks: 27

openturns/openturns
Uncertainty treatment library
Language: C++ - Size: 85 MB - Last synced at: 15 days ago - Pushed at: 20 days ago - Stars: 259 - Forks: 95

gonum/stat 📦
Statistics package for Go [DEPRECATED]
Language: Go - Size: 524 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 195 - Forks: 23

TatevKaren/mathematics-statistics-for-data-science
Mathematical & Statistical topics to perform statistical analysis and tests; Linear Regression, Probability Theory, Monte Carlo Simulation, Statistical Sampling, Bootstrapping, Dimensionality reduction techniques (PCA, FA, CCA), Imputation techniques, Statistical Tests (Kolmogorov Smirnov), Robust Estimators (FastMCD) and more in Python and R.
Language: R - Size: 15.9 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 138 - Forks: 46

tyrneh/options-implied-probability
Generate probability distributions for the future price of publicly traded securities using options data.
Language: Jupyter Notebook - Size: 15 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 131 - Forks: 26

arviz-devs/preliz
Exploring and eliciting probability distributions
Language: Python - Size: 43.3 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 130 - Forks: 10

xxxnell/flex
Probabilistic deep learning for data streams.
Language: Scala - Size: 41.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 125 - Forks: 14

mitchelloharawild/distributional
Vectorised distributions for R
Language: R - Size: 3.44 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 100 - Forks: 17

neysofu/tyche
Statistics utilities for the JVM - in Scala!
Language: Scala - Size: 1.07 MB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 92 - Forks: 4

mynl/aggregate
Tools for creating and working with aggregate probability distributions.
Language: Python - Size: 71 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 12

weijie-chen/Probability_Theory
A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.
Language: Jupyter Notebook - Size: 848 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 25

Beliavsky/Burkardt-Fortran-90
Classification of John Burkardt's many Fortran 90 codes
Size: 29.9 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 46 - Forks: 10

thoglu/jammy_flows
A package to describe amortized (conditional) normalizing-flow PDFs defined jointly on tensor products of manifolds with coverage control. The connection between different manifolds is fixed via an autoregressive structure.
Language: Python - Size: 8.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 4

ahmedaq/Making-elegant-Matlab-figures
A repository comprising multiple functions for making elegant publication-quality figures in MATLAB
Language: MATLAB - Size: 4.26 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 43 - Forks: 16

epiverse-trace/epiparameter
R package with classes and helper functions for working with epidemiological parameters and access to a library of epidemiological parameters for infectious diseases
Language: R - Size: 30.1 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 34 - Forks: 12

CarsonScott/CALM
Conditional Associative Logic Memory
Language: Python - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 3

phitter-core/phitter-kernel
Phitter is a python library for accurately fitting statistical distributions to datasets, offering intuitive usage, comprehensive visualization, and support for multiple distributions to enhance data analysis projects.
Language: Jupyter Notebook - Size: 410 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 25 - Forks: 1

williambdean/conjugate
Bayesian Conjugate Models in Python
Language: Python - Size: 12 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 25 - Forks: 0

PharmCat/MvNormalCDF.jl
Quasi-Monte-Carlo numerical computation of multivariate normal probabilities
Language: Julia - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 1

Beliavsky/Burkardt-Fortran-90-codes
John Burkardt's Fortran 90 codes and documentation
Language: Fortran - Size: 35.3 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 24 - Forks: 1

USACE-RMC/Numerics
Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
Language: C# - Size: 20.2 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 23 - Forks: 2

ksheersaagr/Landmark_Detection_Robot_Tracking_SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
Language: Jupyter Notebook - Size: 588 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 6

isarn/isarn-sketches
Sketching data structures for scala, including t-digest
Language: Scala - Size: 1.32 MB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 5

rohitsanj/doex
Python library for Design and Analysis of Experiments
Language: Python - Size: 137 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

tansey/sdp
Deep nonparametric estimation of discrete conditional distributions via smoothed dyadic partitioning
Language: Python - Size: 3.39 MB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 3

rsquaredacademy/vistributions
Visualize probability distributions
Language: R - Size: 9.94 MB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 4

Smoren/probability-selector-php
Selection manager for the next element from data source based on uniform distribution of selections
Language: PHP - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

andresmegias/richvalues
Python library for dealing with uncertainties and upper/lower limits
Language: Python - Size: 13.9 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 0

yymao/TracyWidom
Generate the Tracy-Widom distribution functions for beta = 1, 2, or 4 in Python
Language: Python - Size: 37.1 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 2

pub-calculator-io/probability-calculator
Free WordPress Plugin: The probability calculator can find two events' probability and the normal distribution probability. Learn more about probability's laws and calculations. www.calculator.io/probability-calculator/
Language: JavaScript - Size: 5.29 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 0

abhranildas/gx2
Matlab toolbox to compute the statistics, pdf, cdf, inverse cdf and random numbers of the generalized chi-square distribution.
Language: MATLAB - Size: 7.14 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 3

USACE-RMC/RMC-BestFit
RMC-BestFit is a state-of-the-art Bayesian estimation and fitting software developed collaboratively by the USACE-RMC and ERDC-CHL.
Language: HTML - Size: 113 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 0

szczyglis-dev/python-lottery-dataset-analyze
[Python] A Jupyter notebook illustrating methods for analyzing a historical lottery results dataset. The example demonstrates assessing linear relationships between variables, incorporating astronomical data, and visualizing number distributions.
Language: Jupyter Notebook - Size: 277 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 4

ericmjl/what-are-probability-distributions
PyCon 2020 Talk on "what probability distributions are"
Language: Python - Size: 31.3 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 0

arasgungore/central-limit-theorem
A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.
Language: MATLAB - Size: 1.53 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

ricardozacarias/ironhack-labs
The collection of exercises I did during Ironhack's Data Science bootcamp.
Language: Jupyter Notebook - Size: 91.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 11

ajitsingh98/Data-Science-Interview-Questions-Answers
1000+ Most Asked Data Science Interview Questions and Answers
Size: 17 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

dlaptev/VarGamma
Variance Gamma distribution (Python): pdf, cdf, rand and fit.
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 9

urbanjost/M_datapac
The NIST DATAPAC package modularized and made available as an fpm(1) package
Language: Fortran - Size: 42.7 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

idnavid/misc
Language: Jupyter Notebook - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

bnriiitb/autostopwordgen
stopwordgen automatically builds the stop words for a given dataset.
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

Mottl/longtail
Longtail transforms RV from the given empirical distribution to the standard normal distribution
Language: Python - Size: 358 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

SengerM/landaupy
A pure python implementation of the Landau distribution, easy to install and to use
Language: Python - Size: 137 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3

BerriJ/sstudentt
A python implementation of the skewed student-t distribution
Language: Python - Size: 302 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

JohannesBuchner/fasterscipydists
fasterscipydists provides faster scipy.stats distributions
Language: Python - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

JeffWang0325/Microsoft-DAT256X-Essential-Math-for-Machine-Learning-Python-Edition
Machine learning and AI are built on mathematical principles like Calculus, Linear Algebra, Probability, Statistics, and Optimization. This course aims to help you learn some essential foundational concepts and the notation used to express them.
Language: Jupyter Notebook - Size: 2 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

djeada/Statistics-Notes
This repository contains notes, explanations, and code snippets related to essential statistics concepts and techniques. The materials cover a range of topics, from basic probability and descriptive statistics to more advanced concepts like hypothesis testing and confidence intervals.
Language: Jupyter Notebook - Size: 3.92 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

Soumilgit/SY-resources
A repository containing resources for SYBTech CSE.
Size: 154 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 2

rice-systems/lofreq-fpga
FPGA Acceleration for the LoFreq variant caller
Language: C - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

lowlighter/random 📦
📊 A JavaScript implementation of pseudo-random numbers generators.
Language: JavaScript - Size: 757 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

ajaymache/bingo
Simulation of advanced algorithmic and probabilistic bingo game
Language: Jupyter Notebook - Size: 278 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 4

tsmodels/tsdistributions
Location Scale Invariant Distributions
Language: R - Size: 335 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

jonasmaziero/LibForQ-v1
Fortran code for generating random probability vectors, unitaries, and quantum states
Language: Fortran - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

coatless-rpkg/visualize
Visualize probability distributions values
Language: R - Size: 5.35 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

alec42/distributacalcul
Calculatrice de moments, mesures de risques, fonctions de densité et répartition, et plus pour plusieurs distributions continues, discrètes et composées. Un outil crée avec les étudiants en actuariat à l'Université Laval en tête.
Language: R - Size: 2.71 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

ksheersaagr/Kalman_Filters
Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 4

lastralab/Statistics
Retrieving, Processing, and Visualizing Data with Python
Language: Python - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

zelosleone/oracle
A Next.js-powered divination app using dual-source entropy (Random.org API + Fisher-Yates shuffle) with TypeScript, TailwindCSS, and Web Speech API integration.
Language: TypeScript - Size: 291 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

simphotonics/sample_statistics
Sample statistics, histograms, probability distributions, and random sample generators for Dart.
Language: Dart - Size: 835 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

nrsharip/distributions
Examples of generating random variables from the basic probability distributions
Language: Python - Size: 67.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

AlexandreBarthelemy/L2DT-Lensing-with-Large-Deviation-Theory
L2DT (Lensing with Large Deviation Theory)
Language: Mathematica - Size: 9.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

hajali-amine/r-workshop
A repository for my work during the R workshops hosted at INSAT.
Language: R - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

antonio-f/Wasserstein_distance
Earth mover's distance with Python.
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

SolarGranulation/distrand
A module for Godot engine to generate large amounts of random numbers with non-uniform distribution.
Language: C++ - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

fancy-flashcard/random-mix
Repeated weighted random selection based on a discrete probability distribution to create pseudo-random lists 🦕⚡
Language: TypeScript - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

JavierCenteno/RandomGenerator
An API for random number generation.
Language: Java - Size: 209 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

MahmudulAlam/Probability-Distribution-Using-GUI
Calculate and visualize the probability distribution of univariate or bivariate data directly from an Excel file using MATLAB.
Language: MATLAB - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

pnxenopoulos/negative_binomial
Code for fitting a negative binomial distribution in Python
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 4

philipperemy/neural-probability-dist-sampler
Training a network to sample from any probability distributions such as exponential distribution.
Language: Python - Size: 2.58 MB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

ThatSINEWAVE/Monte-Carlo-Engine
A web-based simulation tool that leverages the Monte Carlo method to generate probabilistic outcomes based on user-defined parameters.
Language: JavaScript - Size: 455 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

wasquith/lmomco
L-Moments, Censored L-Moments, Trimmed L-Moments, L-Comoments, and Many Distributions
Language: R - Size: 2.63 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

MasterCruelty/StatisticStuffs
A bunch of statistic stuffs in LaTeX and Jupyter.
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

FabianaCampanari/PracticalStats-PUCSP-2024
Statistical Measures in Python - Age and Salary Analysis
Language: Jupyter Notebook - Size: 61.6 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

loneicewolf/CS-Notes
Computer Science Notes! PyTorch,TF,ETC.
Language: Python - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

tmccarthy/probability
A probability monad in Scala
Language: Scala - Size: 229 KB - Last synced at: 30 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

carlosalvarezh/Analitica_Datos
Curso de Analítica de datos para la toma de decisiones basadas en información, ofrecido al CEC de la Universidad EAFIT.
Language: Jupyter Notebook - Size: 48.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

sethaxen/rand_invwishart
additional materials for the paper "Efficiently generating inverse-Wishart matrices and their Cholesky factors"
Language: TeX - Size: 1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

divyankm/Stock-Exchange-Data-Analysis
Data Analysis on NSE indices
Language: HTML - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AnanyaPolymer/Monte-Carlo-simulations
This repo consists of Monte Carlo C++ codes used to run coarse-grained simulations for biopolymers like DNA.
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

wbrickner/disc-dist
Sample arbitrary discrete probability distributions (super duper fast)
Language: JavaScript - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Grizzly-dart/grizzly_distuv
Statistics library for Dart
Language: Dart - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

DanielDavidFranco/probability_distribution_fitting_power_load_profile
It contains a python (jupyter) implementation solving the problem of fitting a dataset to the optimal probability distribution from a set of probability distributions. The dataset consists of power load profiles and is a small one and intended only for demostration purposes, it contains just a few load profile curves from residential users in Medellín, Colombia. At the end, several load profile curves based on the optimal distribution are generated and an average curve (the centroid) is found along with its load factor.
Language: Jupyter Notebook - Size: 472 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

yuvalofek/SPPPACY Fork of rlee360/PLaTYPI
ECE471 Final Project: Pixel-Wise Crop Yield Prediction from County-Wise Labels
Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

anyuzx/Fredholm-Integral-Equation-Solver
Python solver for Fredholm integral equation of the first kind.
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

HarryR/doublevision
Analyse statistical properties of ciphers and hash functions operating over prime fields
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

eigenfoo-archives/distributional-embeddings
Word representations via distributional embeddings
Language: Python - Size: 78.7 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

abstractmachines/r-stats-probability
RStudio projects - and theory - for probability and statistics
Language: R - Size: 445 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

Beliavsky/GARCH
Simulation and estimation of ARCH and GARCH processes, used to model the time-varying standard deviation (volatility) of asset returns, with conditional distributions such as the normal, Laplace, and Student t.
Language: Fortran - Size: 687 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

A-Herzog/Distributions
Distributions is a web service for showing graphs of different probability distributions.
Language: NSIS - Size: 1.32 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

SaiSampathKedari/Statistical-Inference-Theory
Comprehensive notes and solved problem sets from Casella-Berger: Statistical Inference (Chapters 6-9), covering essential concepts in Statistical Inference. Topics include Sufficiency, Point Estimation, Hypothesis Testing, and Interval Estimation, crucial for Statistical Machine Learning, Computational Statistics, and Probabilistic Robotics.
Size: 82.6 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

tk-yoshimura/DoubleDoubleStatistic
Double-Double Statistic Implements
Language: C# - Size: 9.38 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

openpra-org/inverse-canopy
An inverse estimation technique for back-fitting conditional/functional event probability distributions in an event tree to match target end-state frequencies.
Language: Jupyter Notebook - Size: 2.32 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Arko-Sengupta/Machine-Learning-Models
Medium Articles Code for Machine Learning Models
Language: Python - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

AndreiB137/Diffusion_Vision_Transformer-Implementation
Language: Python - Size: 10.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

dhrupad17/Statistics-and-Probability-for-Data-Science
This is a repository containing the notes on statistics and probability for Data Science from basics to Advance
Size: 2.27 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

danieltorrez29/MonteCarloArcheryGameSimulator
Archery game simulator based on Monte Carlo method.
Language: Java - Size: 2.35 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

GiorgosG1an/Bayes-Network-And-Classifier
Implementation of Bayes Networks for probability evaluation and Naive Bayes Classifier for the classification of spam/ham emails.
Language: Python - Size: 664 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
