There are 2 repositories under maximum-likelihood-estimation topic.
Reliability engineering toolkit for Python - https://reliability.readthedocs.io/en/latest/
Probabilistic Machine Learning for Finance and Investing: A Primer to Generative AI with Python
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
This project used GARCH type models to estimate volatility and used delta hedging method to make a profit.
David Mackay's book review and problem solvings and own python codes, mathematica files
Maximum Likelihood estimation and Simulation for Stochastic Differential Equations (Diffusions)
Gauss Naive Bayes in Python From Scratch.
A Python implementation of Naive Bayes from scratch.
A High Performance Unified Framework for Geostatistics on Manycore Systems.
A comprehensive bundle of utilities for the estimation of probability of informed trading models: original PIN in Easley and O'Hara (1992) and Easley et al. (1996); Multilayer PIN (MPIN) in Ersan (2016); Adjusted PIN (AdjPIN) in Duarte and Young (2009); and volume-synchronized PIN (VPIN) in Easley et al. (2011, 2012). Implementations of various estimation methods suggested in the literature are included. Additional compelling features comprise posterior probabilities, an implementation of an expectation-maximization (EM) algorithm, and PIN decomposition into layers, and into bad/good components. Versatile data simulation tools, and trade classification algorithms are among the supplementary utilities. The package provides fast, compact, and precise utilities to tackle the sophisticated, error-prone, and time-consuming estimation procedure of informed trading, and this solely using the raw trade-level data.
Python+Rust implementation of the Probabilistic Principal Component Analysis model
This repository has scripts and other files that are part of the lecture notes and assignments of the course "Advanced Statistical Inference" taught at FME, UPC Barcelonatech.
Slides and notebooks for my tutorial at PyData London 2018
Developed a Windows-based app for analyzing data distributions and identifying the best-fitted distribution using the Maximum Likelihood Estimation algorithm. The app features histogram analysis, error ranking, and allows users to directly save results along with distribution charts.
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
Accucopy is a computational method that infers Allele-Specific Copy Number alterations from low-coverage low-purity tumor sequencing data.
Python tools for working with the IceCube public data.
Implementation of Neural Nets for Communications Channel Decoding using Log Likelihood Ratios
A statistical learning toolkit for high-dimensional Hawkes processes in Python
Lectures on maximum likelihood estimation for astroparticle physics
B-Spline Density Estimation Library - nonparametric density estimation using B-Spline density estimator from univariate sample.
Fit multievent capture-recapture models in R (maximum-likelihood), Nimble and JAGS (Bayesian)
ExTrack MLE for diffusive noisy single-particle tracks
Estimating unknown static channel coefficients on a communication system utilizing Maximum Likelihood Single-Shot Estimation algorithm.
Our project extends the classical models such as Vasicek and CIR to incorporate the effects of jump-risks in the market. We explore modern methods to price and calibrate such models and evaluate their pricing performance with respect to classical models and the observed market prices.
Code and data for the CIKM2021 paper "Learning Ideological Embeddings From Information Cascades"
LAML is a maximum likelihood algorithm to infer cell phylogeny from dynamic lineage tracing data
Neyman–Pearson Detector (NPD) for saccadic eye movements
Herramientas estadísticas para la investigación
A gentle tutorial of accelerated parameter and confidence interval estimation for Hidden Markov Models using Template Model Builder
Numerical Analysis Projects
A public Python package to perform quantum state tomography through maximum likelihood estmation
A Python implementation of the Fisher Scoring algorithm