error-analysis
There are 57 repositories under error-analysis topic.
microsoft/responsible-ai-toolbox
Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libraries empower developers and stakeholders of AI systems to develop and monitor AI more responsibly, and take better data-driven actions.
baggepinnen/MonteCarloMeasurements.jl
Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.
GlacioHack/xdem
Analysis of digital elevation models (DEMs)
LetianHuang/op43dgs
[ECCV'24] On the Error Analysis of 3D Gaussian Splatting and an Optimal Projection Strategy
ServiceNow/azimuth
Helping AI practitioners better understand their datasets and models in text classification. From ServiceNow.
ModelOriented/auditor
Model verification, validation, and error analysis
ahmed-mohamed-sn/olliePy
OlliePy is a python package which can help data scientists in exploring their data and evaluating and analysing their machine learning experiments by utilising the power and structure of modern web applications. The data scientist only needs to provide the data and any required information and OlliePy will generate the rest.
rhugonnet/ww_tvol_study
Process global-scale satellite and airborne elevation data into time series of glacier mass change: Hugonnet et al. (2021).
jkkummerfeld/berkeley-parser-analyser
A tool for classifying mistakes in the output of parsers
microsoft/responsible-ai-workshop
Responsible AI Workshop: a series of tutorials & walkthroughs to illustrate how put responsible AI into practice
jkkummerfeld/berkeley-coreference-analyser
A tool for classifying errors in coreference resolution
cgobat/asymmetric_uncertainty
A package for handling numeric quantities with asymmetric uncertainties.
ejhigson/nestcheck
Error analysis, diagnostic tests and plots for nested sampling calculations.
rhugonnet/dem_error_study
Process case studies on DEM uncertainty analysis at the Mont-Blanc massif and Northern Patagonian Icefield: Hugonnet et al. (2022).
terablade2001/CECS
CECS (C/C++ Error Control System) is a pure C libary, with C++ support, for textual informative error control. Errors, Warnings or Info that is recording during runtime can be traced back to the file and line where the error occured.
viperior/windows-event-log-auto-export
Automatically export Windows event logs to CSV
FastAccounting/nobunaga
Nobunaga: Object Detection Analyzer
atfrank/PyShifts
Pyshifts: A Pymol Plugin for Chemical Shift-Based Analysis of Biomolecular Ensembles
dreamchef/Black-Scholes-options-pricing
Tests the Black-Scholes model's performance on forecasting option call prices of a selected option chain dataset. Discusses factors such as volatility and time to expiration that affect the estimations of call option prices and how this occurs within the dynamics of the model.
Ruthvicp/Logytics_IBM_Log_Analysis
Built an error prediction system using LSTM and integrated the model in Flask to make it a web application. Collected logs were trained using the model, and tested on the log data without error.
chakravala/Wilkinson.jl
Toolkit for studying numerical analysis and floating point algebra round-off
EigenSolver/Advanced-Laboratory
Code for modeling and data analysis of PHYS128 AL@UC Santa Barbara. For Demonstration.
IDKNWHORU/jupyter-gemini-assistant
A VSCode extension that leverages Gemini AI to analyze and explain errors in Jupyter notebooks, helping beginners debug with ease.
nscottnichols/erroranalysis-py
Generate error bars and perform binning analysis using jackknife or bootstrap resampling. Calculate average and error in quantum Monte Carlo data (or other data) and on functions of averages (such as fluctuations, skew, and kurtosis).
ttungl/Machine-Learning
Machine learning techniques, such as Linear Regression, Logistic Regression, Neural Networks (feedforward propagation, backpropagation algorithms), Diagnosing Bias/Variance, Evaluating a Hypothesis, Learning Curves, Error Analysis, Support Vector Machines, K-Means Clustering, PCA, Anomaly Detection System, and Recommender System.
areenraj/Monte-Carlo-Error-Reduction
A computational study that ventures into the reduction of the standard error of a Monte Carlo simulation with the example of option pricing.
avaapm/TurkishNamedEntityRecognition
Source code and the details of the results in the paper "Named entity recognition in Turkish: A comparative study with detailed error analysis".
Google-Developers-Sohag/Therac-25-Anti-patterns
Analysis of the most famous historical catastrophic medical radiotherapy device including it's catastrophic software anti-patterns.
ngun7/Sentiment-Analysis
This repo helps you to implement sentiment analysis on any text data using two machine learning algorithms Logistic Regression and Naive Bayes
aydnzn/Wind-error-analysis
Repository for wind data analysis using MATLAB and R, as part of a research project at the Technical University of Munich. Developed methods for data processing, visualization, and model accuracy enhancement.
Cirdans-Home/padelogarithm
Error analysis and computation of the matrix Logarithm with some Padè approximation
iftekharmickey/Infozillion-Data-Toolkit
Cutting-edge Python scripts meticulously developed for Infozillion Teletech BD Ltd. to automate complex data retrieval and error analysis tasks.
rameshs-data/GenAI_Text_Classification_Evaluation
Evaluates a binary text classification notebook where GenAI misclassified labels. Demonstrating understanding of precision and recall allows for effective problem-solving and proposes threshold adjustments to improve model performance.
RimTouny/Enhancing-Gutenberg-Book-Classification-using-Advanced-NLP-Techniques
The project aimed to classify Gutenberg texts accurately. Employing advanced NLP methodologies, it covered collection, preprocessing, feature engineering, and model evaluation for literary work classification. as part of the University of Ottawa's 2023 NLP course.