Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with probability

A curated list of projects in awesome lists tagged with probability .

https://github.com/ericmjl/what-are-probability-distributions

PyCon 2020 Talk on "what probability distributions are"

probability probability-distribution statistics

Last synced: 14 Oct 2024

https://github.com/srom/distributions

Notebooks on how to use PyTorch distributions to build probabilistic deep neural networks.

deep-learning probability pytorch

Last synced: 23 Oct 2024

https://github.com/gagniuc/markov-chains-detector-in-vb6

The current VB6 application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

detector markov-chains matrix-calculations models patterns probability scanner sliding-windows transition vb6 vb6-source

Last synced: 15 Nov 2024

https://github.com/r-kataria/probabilistic

A python package for probabilistic function execution.

probability python

Last synced: 08 Nov 2024

https://github.com/dkasak/pacal

ProbAbilistic CALculator - a package for computing with probability distributions

mirror probabilistic-calculator probabilistic-programming probability python

Last synced: 15 Oct 2024

https://github.com/r-kataria/probabilistic.py

A python package for probabilistic function execution.

probability python

Last synced: 15 Dec 2024

https://github.com/fponticelli/diceroller

Dice parsing and rolling

dice haxe probability

Last synced: 10 Dec 2024

https://github.com/mathworks-teaching-resources/descriptive-stats-and-probability

Interactive courseware module that addresses common foundational-level concepts taught in statistics courses.

courseware cwm matlab matlab-live-script probability probability-statistics statistical-learning statistics

Last synced: 23 Nov 2024

https://github.com/akkefa/ml-notes

Notes for Mathematics for Machine learning and Data Science.

book computer-science data-science linear-algebra mathematics notes probability statistics topics

Last synced: 24 Dec 2024

https://github.com/aahouzi/ab_test_guidlines

This project focuses on fundamental steps to set up an A/B test experiment, alongside some statistical analysis in Python.

abtest-framework abtesting ecommerce hypothesis-testing marketing probability python3 statistics

Last synced: 27 Oct 2024

https://github.com/pblischak/zprob

A Zig Module for Random Number Distributions

module probability random-sampling statistics zig

Last synced: 06 Nov 2024

https://github.com/alphaville/probabilitycookbook

Probability Cookbook

cookbook probability

Last synced: 21 Nov 2024

https://github.com/hummusonrails/probability-cli

An interactive Bayesian Probability Calculator CLI that guides users through updating beliefs based on new evidence.

bayesian cli probability rust rust-lang

Last synced: 24 Oct 2024

https://github.com/bydevmar/master_masd_fpo

Ce dépôt GitHub regroupe tous les cours, TP, TD, projets, et exercices de ma formation en master en mathématiques appliquées pour la science des données. Parcourez-le pour une vue complète de mon parcours académique, offrant une perspective détaillée de mon apprentissage dans ce domaine.

acp afc algebra big-data-analytics dashboards data-analysis datascience economics english graph-theory latex linear-algebra non-linear-algebra probability prog python scientific-research software-package statistics

Last synced: 17 Nov 2024

https://github.com/jorenham/hall

Probability and statistics in pure python with intuitive syntax

maths probability probability-theory python science

Last synced: 28 Oct 2024

https://github.com/xmodar/network_moments

A toolkit for computing some probabilistic moments of deep neural networks.

deep-learning neural-networks probability

Last synced: 06 Nov 2024

https://github.com/aditeyabaral/lok-sabha-election-twitter-analysis

Twitter Feeds were analysed during the Lok Sabha Elections 2019 to guage the overall popularities of each party and predict the winner based solely on the tweets made by the population. This was made as a part of our Data Science course (UE18CS203) at PES University.

data-analysis data-science data-visualization elections loksabha nlp prediction probabilistic-graphical-models probability python python3 sentiment-analysis sentiment-classification sentiment-polarity sentiment-scores social-media socialmediaanalytics statistical-analysis statistical-models twitter

Last synced: 16 Nov 2024

https://github.com/gagniuc/predictions-with-markov-chains

Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over n steps.

future html5 html5-canvas initial-vector javascript js markov-chain matrix prediction probability states steps system transition-matrix

Last synced: 15 Nov 2024

https://github.com/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.

actuarial actuarial-functions actuarial-science mathematics probability probability-distribution r shiny-apps

Last synced: 11 Oct 2024

https://github.com/rodrigosetti/probdist

Probability Distributions in Node JS

distributions probability statistics

Last synced: 16 Dec 2024

https://github.com/gagniuc/discrete-probability-detector-js

Discrete Probability Detector (DPD) application uses an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in JavaScript.

css detector discrete dpd html javascript matrices probability sequences strings text transition

Last synced: 15 Nov 2024

https://github.com/josacar/walker_method

A Crystal implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution

algorithm crystal crystal-language hacktoberfest probability shards walker-alias

Last synced: 12 Dec 2024

https://github.com/gagniuc/discrete-probability-detector-in-vb6

Discrete Probability Detector (DPD) is an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in Visual Basic 6.0.

algorithm detector discrete machine-learning-algorithms matrix predictions probability text text-mining transitions

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-scanner

The current JS application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

detector html5 javascript js markov-chains markov-model model probability scanner sliding-windows transition-matrix

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-simulation-framework

The Markov Chains - Simulation framework is a Markov Chain Generator that uses probability values from a transition matrix to generate strings. At each step the new string is analyzed and the letter frequencies are computed. These frequencies are displayed as signals on a graph at each step in order to capture the overall behavior of the MCG.

markov-chain markov-model physics-simulation probability simulation simulator transition-matrix vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-prediction-framework

This application makes predictions by multiplying a probability vector with a transition matrix multiple times (n steps - user defined). On each step the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over a number of steps.

markov-chains markov-model prediction probability transition transition-matrix vb6 vectors

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-the-weather

This application uses a transition matrix to make predictions by using a Markov chain. For exemplification, the values from the transition matrix represent the transition probabilities between two states found in a sequence of observations.

markov-chain markov-model prediction probability transition-matrix vb6 vb6-application vb6-source weather

Last synced: 15 Nov 2024

https://github.com/vanhakobyan/different-projects

:fist:Visual Studio 2015, .NET Framework 4.6 , Yield ,IEnumerator, IEnumerable, Interface, Math, Iterator,Pow

ienumerable ienumerator mathematics probability

Last synced: 16 Dec 2024

https://github.com/suretnohq/chance

Give you a result from random calculation by decimal scoring

chance javascript-probability js-chance probability

Last synced: 14 Nov 2024

https://github.com/0xisk/study-mathematics

A repository focused on learning and practicing mathematics, by exploring different branches and with different mathematical tools.

descrete-math discrete-mathematics latex linear-algebra mathematics probability statistics

Last synced: 16 Dec 2024

https://github.com/gagniuc/discrete-probability-detector

These implementations make use of an algorithm called DPD (Discrete Probability Detector), that transforms any sequence of symbols into a transition matrix. DPD is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in JavaScript, VBS and VB6.

algorithm dpd excel js matrix probability sequence string text transition vb6 vba

Last synced: 15 Nov 2024

https://github.com/xavikortes/atp-probability

Probability engine to predict tennis matches result

atp probability statistics stats tennis

Last synced: 16 Nov 2024

https://github.com/obsidiandynamics/brumby

Derivatives and multiples pricing for racing and sports.

betting model probability quant

Last synced: 15 Nov 2024

https://github.com/mohammadkarbalaee/java-stats

The final project of the introductory statistics and probabilities course taken at SBU on fall 2021

java jfreechart object-oriented-programming probability shahid-beheshti-university statistics swing

Last synced: 06 Dec 2024

https://github.com/peplxx/probability-explorer

Interactive web application for exploring and visualizing probability distributions

data-visualization distribution educational-tool matplotlib-pyplot probability statistics streamlit-app

Last synced: 20 Dec 2024

https://github.com/theanasuddin/simplified-version-of-yahtzee

A single-player version of the classic probability dice 🎲 game Yahtzee™ written in Processing. Installer is available for 64-bit Windows OS. Executables are available for both 32-bit and 64-bit Windows OS. For Linux distros, executables are available for linux32, linux64, linux-arm64, and linux-armv6hf. Tech Stack: https://stackshare.io/theanasuddin/yahtzee

desktop-application dice dice-game game game-development pde probability processing strategy-game windows yahtzee yahtzee-game

Last synced: 17 Nov 2024

https://github.com/fnaufel/probestr

Probabilidade e Estatística com R

bookdown probability r statistics

Last synced: 25 Nov 2024

https://github.com/mdietrichstein/objc-murmur3-bloomfilter

Bloom filter implementation using murmur3 hashing written in Objective-C

algorithm bloom-filter bloom-filters hash ios murmur3-hashing objective-c probability

Last synced: 07 Dec 2024

https://github.com/athammad/pbox

pbox R package. Exploring multivariate spaces with Probability Boxes

climate-change copula environmental-monitoring financial-analysis probability r risk-assessment risk-management statistics

Last synced: 14 Oct 2024

https://github.com/jlchntoz/luckyplayer

🤞An experimental library for controlling, handling and balancing the probabilites.

c-sharp gambling probability

Last synced: 19 Dec 2024

https://github.com/stdlib-js/stats-base-dists-erlang-logpdf

Natural logarithm of the probability density function (PDF) for an Erlang distribution.

continuous dist distribution erlang javascript ln log logarithm logpdf natural node node-js nodejs pdf probability statistics stats stdlib univariate

Last synced: 11 Oct 2024

https://github.com/adrn/princetonstatsseminar

Supplementary material for my lecture on 6 Feb.

adrn-teaching bayesian-inference probability python statistics

Last synced: 02 Dec 2024

https://github.com/firelemons/probability-programs

The scripts for Introduction to Probability by Charles M. Grinstead and J. Laurie Snell ported to python

mathematics probability python

Last synced: 06 Dec 2024

https://github.com/fulcrum6378/mergen_android

Mergen, a logical real-time robot, namely an "Artificial Mind", in C++ language, temporarily mounted on Android. These C++ libraries are intended to be mounted on real robots with FreeBSD operating system.

android audio-analysis audio-processing computer-vision cpp droid freebsd image-processing java jni jni-android logic probabilism probability real-time robot robotics vision vulkan vulkan-api

Last synced: 09 Nov 2024

https://github.com/noahgift/safe-haven-probability

Some example turned to code in the book Safe Haven Investing on probability

haven probability safe taleb

Last synced: 13 Nov 2024

https://github.com/gagniuc/sequence-logo-block-style-with-axes

Sequence Logo - block style with axes (native Java Script) is an alternative that provides full control over how the graphics of a Sequence Logo should look like. All the inner workings of this open source application are written in native javascript. The application is independent of the internet.

algorithms axes browser canvas dna graphics java javascript js motif motif-analysis motifs native probability proteins rna sequence-logo

Last synced: 15 Nov 2024

https://github.com/gagniuc/php-markov-chains

Here are all the Markov Chain algorithms in PHP that are associated with the book entitled Markov chains: from theory to implementation and experimentation.

algorithms chain implementation markov matrices php probability stochastic transition

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-java-script

Here are all the Markov Chain algorithms in java script that are associated with the book entitled Markov chains: from theory to implementation and experimentation.

algorithms chain events implementation marices markov matrix prediction probability transition

Last synced: 15 Nov 2024

https://github.com/gagniuc/entropy-of-text

Entropy is a measure of the uncertainty in a random variable. This application calculates the entropy of text. The current example calculates the entropy of sequence "TTTAAGCC". In the context of information theory the term "Entropy" refers to the Shannon entropy.

algorithm alphabet detector entropy javascript js math measurement probability random shannon shannon-entropy statistics variable

Last synced: 15 Nov 2024

https://github.com/moeeinaali/eps-project

Engineering Probability and Statistics Project with Dr Mahdi Jafari

eps jupyter-notebook probability python r statistics

Last synced: 17 Nov 2024

https://github.com/dedztbh/cmu_coin-flipping_experience

A Coin Flipping machine inspired by the IBM Quantum Experience. Quantum Computing is Cool!

ejml ibm-quantum-experience jar jvm jvm-languages kotlin linear-algebra probabilistic-programming probability quantum-computing

Last synced: 25 Nov 2024

https://github.com/bharathvariar/applied-stochastic-processes

Projects done towards submission for course MATH F424: Applied Stochastic Processes

derangements markov-chain probability stochastic-processes

Last synced: 07 Dec 2024

https://github.com/anshulranjan2004/pyhmm

A python implementation of isolated word recognition using Discrete Hidden Markov Model

hidden-markov-model hmm markov-model probability python

Last synced: 22 Nov 2024

https://github.com/erictleung/miscstats

:game_die: Python package, notes, and scripts on mathematical statistics, statistical methods, and probability

probability r statistics

Last synced: 16 Dec 2024

https://github.com/badr-moufad/distributions-from-scratch

A tool - built from scratch - to sample from a custom probability density function

alogrithm insight probability programming scratch statistics

Last synced: 17 Dec 2024

https://github.com/sr-lab/pyrrho

Automated password composition policy selection.

composition distribution password policy probability renormalization

Last synced: 12 Nov 2024

https://github.com/sammybams/bet-optimizer

Uses statistics to get the best portfolio split across a win, draw and lose bet.

probability python statistics

Last synced: 02 Jan 2025

https://github.com/4surix/probapy

Module servant aux probabilités

probability

Last synced: 17 Nov 2024