skewness
There are 103 repositories under skewness topic.
IBM/xgboost-smote-detect-fraud
Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in this scenario? Find the answers in this code pattern!
ellisonch/PostgreSQL-Stats-Aggregate
a postgresql aggregate function computing basic stats
wmutschl/ReplicationDSGEHOS
Replication code for simulating and estimation by GMM of DSGE models with higher-order statistics
microprediction/momentum
Running mean, variance, skew, and kurtosis
tupol/online-stats
Online statistics implementations, including average, variance and standard deviation; exponentially weighted versions as well.
sharmaroshan/Avito-Demand-Prediction-Challenge
It is a Competition for Regression Challenge held by Kaggle, It is based on a Avito Dataset whose size is 123GB which can be accessed from Kaggle, I have done Data Pre-processing, feature engineering, feature extraction, data visualization, machine learning, stacking and boosting
shivajah/JSON-Wisconsin-Data-Generator
This repository provides a JSON data generator inspired by Wisconsin Benchmark. Advanced features such as variable length strings using various size distributions, nullable/optional attributes, skewed attributes, etc. are added as well.
vahadruya/Basic_Python_Script_in_ANSA_for_Automated_Handling_of_Skewed_Elements
Basic scripting in Python within the ANSA environment to remove bad quality surface mesh elements from the geometry (particularly, the skewed elements)
wmutschl/ReplicationDSGENonlinearIdentification
Replication code for checking identification in nonlinear pruned DSGE models with Gaussian or Student's t distributed errors
30lm32/ml-imbalanced-car-booking-data
Create a ML model using Random Forest Classifier over skew (imbalanced) booking data
gfoidl/Stochastics
Stochastic tools, distrubution, analysis
HerambVD/mortgage-risk-analysis
A research on how macroeconomic, microeconomic factors and personal data could affect mortgage risk using Machine Learning techniques.
vaitybharati/Assignment-1-Q9_a-Basic-Statistics-Level-1-
Q9) Calculate Skewness, Kurtosis & draw inferences on the following data Cars speed and distance Use Q9_a.csv
cghv94/medidas-de-dispersion-en-R
Tutoriales sobre medidas de dispersión en R
gopiashokan/Industrial-Copper-Modeling-using-Machine-Learning
We harness the power of machine learning and data analysis to real challenges in the copper industry. Our documentation covers data preprocessing, feature engineering, classification, regression, and model selection. Discover how we've optimized predictive capabilities for manufacturing solutions.
Masihsoniya/House-price-prediction
Predicting house price
MdJafirAshraf/Skew-Correction-for-Text-Python
In this repo, I created a Skew Correction for text using OpenCV and Python.
MoinDalvs/Learn_Statistics_for_Data_science
Central tendency, distribution, skewness and kurtosis
stdlib-js/stats-base-dists-arcsine-skewness
Arcsine distribution skewness.
stdlib-js/stats-base-dists-chi-skewness
Chi distribution skewness.
stdlib-js/stats-base-dists-cosine-skewness
Raised cosine distribution skewness.
stdlib-js/stats-base-dists-discrete-uniform-skewness
Discrete uniform distribution skewness.
stdlib-js/stats-base-dists-frechet-skewness
Fréchet distribution skewness.
stdlib-js/stats-base-dists-gamma-skewness
Gamma distribution skewness.
stdlib-js/stats-base-dists-gumbel-skewness
Gumbel distribution skewness.
stdlib-js/stats-base-dists-laplace-skewness
Laplace distribution skewness.
stdlib-js/stats-base-dists-logistic-skewness
Logistic distribution skewness.
stdlib-js/stats-base-dists-normal-skewness
Normal distribution skewness.
stdlib-js/stats-base-dists-poisson-skewness
Poisson distribution skewness.
stdlib-js/stats-base-dists-rayleigh-skewness
Rayleigh distribution skewness.
stdlib-js/stats-base-dists-t-skewness
Student's t distribution skewness.
stdlib-js/stats-base-dists-triangular-skewness
Triangular distribution skewness.
stdlib-js/stats-base-dists-weibull-skewness
Weibull distribution skewness.
stdlib-js/stats-incr-skewness
Compute a corrected sample skewness incrementally.
vaitybharati/Assignment-1-Q9_b-Basic-Statistics-Level-1-
Q9) Calculate Skewness, Kurtosis & draw inferences on the following data SP and Weight(WT) Use Q9_b.csv