Found 6,057 repositories(showing 30)
raphaelvallat
Statistical package in Python based on Pandas
tirthajyoti
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
easystats
:dragon: Compute and work with indices of effect size and standardized parameters
psychbruce
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
weijie-chen
Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand.
yug95
Machine learning for beginner(Data Science enthusiast)
marsja
Repository containing Jupyter Notebooks for most of the blog posts on my blog. For example, there are data visualization, data manipulation, and data analysis code examples in the Notebooks
Eelbrain
No description available
Lesson files used in the Analysis of Factorial Designs for Psychologists.
dfrankland
🍲 Node.js API to control Anova water circulators.
erikcw
A Python wrapper library for interacting with the Anova 2 over Bluetooth LE on Linux.
mjskay
R Package for Aligned Rank Transform for Nonparametric Factorial ANOVAs
bmedicke
Python 3.6+ module to interface with the Anova 👨🏽🍳 Sous-vide cooker ⏱️ private API.
neilpa
Reverse engineered iOS library for controlling the Anova 2 via Bluetooth
ashenoy-cmbi
Easy grafs, ANOVAs and posthoc comparisons.
exploripy
Pre-Modelling Analysis of the data, by doing various exploratory data analysis and Statistical Test.
mrtkp9993
Basic statistical modelling examples.
ammarzuberi
A Python 3 library for programmatically accessing Anova WiFi-enabled sous vide cookers through the Anova API.
gamlj
GAMLj: GLM, Mixed, Generalized and Generalized mixed models for jamovi
Lakens
Simulation-Based Power Analysis for ANOVA Designs
karoliskoncevicius
R package for computing multiple hypothesis tests on rows/columns of a matrix or a data.frame
bioinformatics-core-shared-training
Going beyond the t-test in R and introducing linear regression and ANOVA (http://tinyurl.com/linear-models-r)
hhentschke
Collection of Matlab functions for the computation of measures of effect size
fischlerben
Algorithmic Trading project that examines the Fama-French 3-Factor Model and the Fama-French 5-Factor Model in predicting portfolio returns. The respective factors are used as features in a Machine Learning model and portfolio results are evaluated and compared.
huangyq23
Collect data from Anova Precision Oven
trislett
Fast regression and mediation analysis of vertex or voxel MRI data with TFCE
In this project, we enlisted the numerical and categorical attributes present in the publicly available dataset. Missing values were dropped to give better insights in data analysis. ANOVA and Chi-Square tests were carried out during statistical analysis. Machine Learning algo's were applied to understand, manage, and mitigate employee attrition.
c3V6a2Vy
Anova Sous Vide Bluetooth API Python Wrapper
frank-hutter
Functional ANOVA
Being the most common and rapidly growing disease, Diabetes affecting a huge number of people from all span of ages each year that reduces the lifespan. Having a high affecting rate, it increases the significance of initial diagnosis. Diabetes brings other complicated complications like cardiovascular disease, kidney failure, stroke, damaging the vital organs etc. Early diagnosis of diabetes reduces the likelihood of transiting it into a chronic and severe state. The identification and analysis of risk factors of different spinal attributes help to identify the prevalence of diabetes in medical diagnosis. The prevalence measure and identification of diabetes in the early stages reduce the chances of future complications. In this research, the collective NHANES dataset of 1999-2000 to 2015-2016 was used and the purposes of this research were to analyze and ascertain the potential risk factors correlated with diabetes by using Logistic Regression, ANOVA and also to identify the abnormalities by using multiple supervised machine learning algorithms. Class imbalance, outlier problems were handled and experimental results show that age, blood-related diabetes, cholesterol and BMI are the most significant risk factors that associated with diabetes. Along with this, the highest accuracy score .90 was achieved with the random forest classification method.