An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: resampling

pytroll/pyresample

Geospatial image resampling in Python

Language: Python - Size: 16.7 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 364 - Forks: 97

jonclayden/mmand

Mathematical Morphology in Any Number of Dimensions

Language: C++ - Size: 5.27 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 8

RoryQo/A-Dual-Approach-to-Modeling-Wine-Quality-Through-Chemical-Composition

A dual-model approach to classifying wine quality from chemical attributes. Prioritizes recall, interpretability, and robustness with GLM, XGBoost, SHAP, and SMOTE.

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

architectnt/aafc

Lightweight audio encoder/decoder

Language: C - Size: 6.03 MB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 7 - Forks: 0

avaneev/avir

High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)

Language: C++ - Size: 16.5 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 432 - Forks: 44

sun-data/regridding

Numba-accelerated interpolation of NumPy n-dimensional arrays.

Language: Jupyter Notebook - Size: 617 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

zeozeozeo/gomplerate

A fast and simple pure Go audio resampling (sample rate conversion) library with zero dependencies.

Language: Go - Size: 3.91 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 10 - Forks: 2

fitushar/3D-Medical-Imaging-Preprocessing-All-you-need

This Repo Will contain the Preprocessing Code for 3D Medical Imaging

Language: Jupyter Notebook - Size: 43.1 MB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 199 - Forks: 36

Clownacy/clownresampler

Single-header-file library which implements an integer-only windowed-sinc audio resampler.

Language: C - Size: 9.59 MB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 19 - Forks: 2

ar1st0crat/NWaves

.NET DSP library with a lot of audio processing functions

Language: C# - Size: 7.28 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 484 - Forks: 77

Araxeus/PNG-Upscale

AI Super - Resolution

Language: Java - Size: 155 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 226 - Forks: 24

autonomio/wrangle

A data transformation package for deep learning with Autonomio, Keras and TensorFlow.

Language: Python - Size: 175 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 9

Eco-CO2/energy_analysis_toolbox

A collection of tools to process and analyze energy and power time-series.

Language: Python - Size: 11 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

lzkelley/kalepy

Kernel Density Estimation and (re)sampling

Language: Python - Size: 99.6 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 61 - Forks: 12

nicholast25/Depression-Diagnostic-Machine-Learning

This project focuses on analyzing and comparing the performance of SVM, Random Forest, and XGBoost in diagnosing depression based on individual data. The evaluation process incorporates Non-Parametric Statistical Testing, Feature Engineering, Resampling, and Hyperparameter Tuning. The project received a grade of 97/100 in Computational Intelligence

Language: Jupyter Notebook - Size: 11 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

djeedai/libfar

C/C++ fast audio resampling library

Language: C - Size: 96.7 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 43 - Forks: 6

turion/rhine

Haskell Functional Reactive Programming framework with type-level clocks

Language: Haskell - Size: 4.13 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 129 - Forks: 21

mlr-org/mlr3spatiotempcv

Spatiotemporal resampling methods for mlr3

Language: TeX - Size: 457 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 51 - Forks: 9

femtotrader/TimeFrames.jl

A Julia library that defines TimeFrame (essentially for resampling TimeSeries)

Language: Julia - Size: 69.3 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 3

Amirreza81/Financial_Data_Analysis_Practice

First practice of Data Science and analyzing OHLCV data

Language: Jupyter Notebook - Size: 6.73 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

awxkee/pic-scale-safe

Fast and safe image scaling in Rust

Language: Rust - Size: 11.2 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

alfurka/synloc

A Python Package to Create Synthetic Tabular Data

Language: Jupyter Notebook - Size: 16.3 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

cjabradshaw/childDiarr

Determining the most important predictors of diarrhoea in children under five in South and Southeast Asia by exploring the spatiotemporal association between diarrhoeal incidence and various behavioural, socio-demographic, and environmental factors.

Language: R - Size: 41.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

elmomoilanen/Bootstrap-sampling-distribution

Use bootstrap resampling to estimate the sampling distribution of a statistic

Language: Python - Size: 346 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

smn74/MANOVA.RM

MANOVA.RM

Language: R - Size: 444 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 8

ionite34/nwave

Low latency multi-thread audio transforms and conversions

Language: Python - Size: 501 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 2

open-source-modelling/stationary_bootstrap_python

Resampling procedure for weakly dependent stationary observations.

Language: Jupyter Notebook - Size: 132 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

dataiku/dss-plugin-timeseries-preparation

This Dataiku DSS plugin provides visual recipes to perform resampling, windowing, interval extraction, extrema extraction, and decomposition on time series data.

Language: Python - Size: 665 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 5

sushant1827/LSTM_for_Household_Power_Consumption

This project explores the application of Long Short-Term Memory (LSTM) networks in predicting household power consumption. Using data collected at one-minute intervals, we demonstrate how LSTM can be leveraged for accurate forecasting.

Language: Jupyter Notebook - Size: 5.32 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DrPeaboss/simple_src

A simple sample rate conversion lib for audio.

Language: Rust - Size: 50.8 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

jpneto/topicsInPython

Jupyter notebooks about Programming, Statistics and Math

Language: Jupyter Notebook - Size: 3.39 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

Amjad50/dynwave

Audio player library for real-time streaming audio with auto resampling

Language: Rust - Size: 36.1 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

Jammyjamjamman/PyWinSlide

Sliding window functions for processing iterative timeseries data in python.

Language: Python - Size: 16.6 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

pongasoft/vst-sam-spl-64

A free/open source VST2, VST3 and AudioUnit plugin to easily split a sample in up to 64 slices

Language: C++ - Size: 20.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 40 - Forks: 0

rishikanigam/Crop-Classification-using-Deep-Learning-Models

This repository focuses on fusing Sentinel-1 Synthetic Aperture Radar (SAR) and Sentinel-2 optical datasets for classification tasks using advanced machine learning and deep learning models.

Language: Jupyter Notebook - Size: 133 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ECheynet/binAveraging

Averaging noisy data into bins

Language: MATLAB - Size: 151 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

bwinkel/cygrid

Cygrid is a cython-powered convolution-based gridding module for astronomy

Language: Jupyter Notebook - Size: 113 MB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 37 - Forks: 8

damianhorna/multi-imbalance

Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/

Language: Python - Size: 66 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 77 - Forks: 11

openalloc/SwiftSeriesResampler

Transform a series of coordinate values into a new series with uniform intervals

Language: Swift - Size: 188 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

cjabradshaw/CoelacanthEvolution

Analyses of coelacanth morphometrics, disparity, phylogeny, and rate of evolution

Language: R - Size: 67.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

MaxHalford/pytorch-resample

🎲 Iterable dataset resampling in PyTorch

Language: Python - Size: 242 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 91 - Forks: 4

AryanBalaji/TimeAnalysis

Conducted in-depth time series analysis on stock market data for major tech companies like Amazon, Google, Apple, and Microsoft. Utilized multivariable analysis to explore the inter-relationship between stock closing prices and daily % return, visualized findings using Seaborn library, and performed value at risk calculations for each company.

Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

realnc/SDL_audiolib

An audio decoding, resampling and mixing library for SDL.

Language: C++ - Size: 2.52 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 8

business-science/modeltime.resample

Resampling Tools for Time Series Forecasting with Modeltime

Language: R - Size: 17.9 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 5

mmsaki/credit-risks-ml

Using the imbalanced-learn and Scikit-learn libraries to build and evaluate machine learning models.

Language: Jupyter Notebook - Size: 9.02 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cjabradshaw/SavannaCorridors

Analysis of palaeoecological records across South-East Asia to determine the evidence for regime shifts between open savannas and dense tropical forests occurred since the Last Glacial Maximum

Language: R - Size: 8.71 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Magisk-Modules-Alt-Repo/resampling-for-cheapies

For avoiding "cheapie sound" distortion like a smokescreen specific to LDAC Bluetooth earphones and DAC's under $30 (probably), this module sets near ideal re-sampling which involves special digital filtering at the system-wide mixer.

Language: Shell - Size: 61.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

hofnerb/stabs

Stability Selection with Error Control

Language: R - Size: 820 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 9

dwiandhikaap/HFR-Resampler

HFR-Resampler is a tool to resample high frame-rate video into lower frame-rate video that aims highly customizable weighting.

Language: Python - Size: 50.6 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

dmooney65/node-libsamplerate

Native bindings to libsamplerate

Language: JavaScript - Size: 31.3 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 9

jpriyankaa/Time-Series-

This project involves time series analysis, examining Tesla Inc.'s (TSLA) stock performance from 2010 to 2024. Time series analysis, which studies data points collected at specific time intervals, was used to identify trends, seasonal patterns & fluctuations in Tesla’s stock prices, insights were derived from visualizations & resampling techniques.

Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ivabudimir/meNet

R package for the correlation-based network analysis of methylation data

Language: R - Size: 275 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

AntoineG92/Bootstrap-resampling-methods

ENSAE TP - Antoine Grelety - Vincent Le Meur

Language: Jupyter Notebook - Size: 5.94 MB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

zikichombo/dsp

DSP and filtering library

Language: Go - Size: 103 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 39 - Forks: 6

acpennlab/statistics-resampling-online

Binder running the statistics-resampling package online in a Jupyter Notebook with an Octave kernel

Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

yzyhk904/resampling-for-cheapies 📦

Setting re-sampling parameters of AudioFlinger (the system-wide mixer) so as to improve audio quality of DAC's under $30 and LDAC BT devices especially

Language: Shell - Size: 34.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tracyreuter/time-series-anomaly-detection

Detect anomalies in time series data via permutation

Language: R - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kalamkas1711/Data-science-projects

Language: Jupyter Notebook - Size: 2.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nansencenter/geodataset

Language: Jupyter Notebook - Size: 65.8 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

femtotrader/TimeSeriesResampler.jl

A Julia library to resample timeseries (from TimeSeries.jl)

Language: Julia - Size: 24.4 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

mrexmelle/xxxresamp

xxxresamp is a tool that resamples an image designated for xxxhdpi screen density into images with multiple lower dpi screen densities.

Language: Objective-C - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

imforfuture/meNet Fork of ivabudimir/meNet

R package for the correlation-based network analysis of methylation data

Language: R - Size: 242 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

open-source-modelling/stationary_bootstrap_matlab

Resampling procedure for weakly dependent stationary observations.

Language: MATLAB - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

jj1bdx/soxr-code 📦

Sox Resampling Library (forked)

Language: C - Size: 286 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

l0g1c-80m8/multimedia-systems-design-assignments

Repo to contain the assignments for CSCI 576: Multimedia Systems course at USC

Language: Java - Size: 28.8 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ericjjohnson2/corporate_credit_rating

This project aims to use machine learning models on Kaggle data to predict corporate credit ratings to aid investment decisions.

Language: Jupyter Notebook - Size: 361 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diheal/resampling

Sensor Data Augmentation by Resampling for Contrastive Learning in Human Activity Recognition

Language: Python - Size: 66.4 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 5

scienceMiner/PhdThesis-DataMining

PhD Thesis (TeX) on Data Mining Temporal and Indefinite Relations using Numerical Dependencies. University College London

Language: PostScript - Size: 2.14 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DarkShrill/AudioConverter

The project entails a software application designed to convert WAV audio files into raw PCM format utilizing G711 encoding. Users have the option to select from three distinct sample rates: 8000, 16000, and 44100 Hz. Furthermore, the script offers the capability to produce WAV files as output.

Language: C - Size: 21.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shamazmazum/cl-audio-resample

Strange audio resampler

Language: Common Lisp - Size: 1.91 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cambiotraining/stats-resampling

Language: Python - Size: 1.82 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

avaneev/r8brain-free-src

High-quality pro audio resampler / sample rate converter C++ library. Very fast, for both audio resampling and time-series interpolation.

Language: C++ - Size: 31.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 508 - Forks: 57

fischlerben/Machine-Learning-Credit-Risk

Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample the data. Evaluation metrics like the accuracy score, classification report and confusion matrix are generated to compare models and determine which suits this particular set of data best.

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 2

rmesch/Parallel-Bitmap-Resampler

Parallel high quality rescaling of VCL- and FMX- bitmaps

Language: Pascal - Size: 1.38 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 4

atif-hassan/Regression_ReSampling

A python library for repurposing traditional classification-based resampling techniques for regression tasks

Language: Jupyter Notebook - Size: 187 KB - Last synced at: about 5 hours ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 3

Jiajun-Bao/EnKF-with-Resampling

Code associated with the paper "Ensemble Kalman Filters with Resampling"

Language: Jupyter Notebook - Size: 123 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DongHakKun/lanczos-resampling-gpu

Implementation of lanczos resampling or interpolation using gpu

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

suvasama/ISLR

Exercises in Machine Learning with R

Language: R - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Giut0/NASA-NEO-Project

Final project for Data Mining course (Uniba)

Language: Jupyter Notebook - Size: 25.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

siavashtab/SampSimu

Sampling and resampling techniques for random sample generation, estimation, and simulation

Language: Python - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

aybarskerem/OASLTIP

Obstruction-Aware Signal-Loss-Tolerant Indoor Positioning (OASLTIP) Using Bluetooth Low Energy

Language: Python - Size: 29.9 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

mtkier94/Surrender_Analysis

Research project 2019-2021

Language: Python - Size: 164 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

alirezap94/Signal_Processing_Course

Essential topics of Signal Processing and their codes in python language in Jupyter Notebook.

Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

savonet/ocaml-samplerate

OCaml bindings for libsamplerate.

Language: C - Size: 438 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

NVlabs/RIO

Official PyTorch implementation of RIO

Language: Python - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

luizsl/SpectCube

The SpectCube package aims to provide a fast and flexible tool for spectral resampling.

Language: Python - Size: 822 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sarahm44/credit-risk-predictor

Uses several machine learning models to predict credit risk.

Language: Jupyter Notebook - Size: 9.54 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

T3kan0/bootstrap_resample_with_replacement

A combination of codes developed for the calculation of the cross-correlation confidence intervals, making use of a pair of light-curves. The code conducts a bootstrap random sampling with replacement method to generate artificial light-curves. The code determines the cross-correlation of the artificial light-curves, and uses them for significance.

Language: Fortran - Size: 210 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mncube/exactamente Fork of mightymetrika/exactamente

Explore the Exact Bootstrap Method

Language: R - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mightymetrika/bootwar

Nonparametric Bootstrap Test with Pooled Resampling Card Game

Language: R - Size: 4.55 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

mncube/bootwar Fork of mightymetrika/bootwar

Nonparametric Bootstrap Test with Pooled Resampling Card Game

Language: R - Size: 4.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjuez/ensemble-classification-imbalance-bigdata

âš–âš¡ Experimental evaluation of ensemble classifiers for imbalance in Big Data.

Language: Scala - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

InfiniteCuriosity/An-Introduction-To-Statistical-Learning

Working through all the exercises for An Introduction to Statistical Learning by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani.

Size: 399 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cjabradshaw/WhaleSharkEnergeticsModel

A stochastic energetics model to estimate the probability of meeting the energetic needs of whale sharks at a food-provisioned tourist site

Language: R - Size: 3.92 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

Ismailhachimi/Concept-Drift

Concept Drift Detection Through Resampling - Algorithms Implementation

Language: Jupyter Notebook - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

CelineWW/Credit_Risk_Prediction

Heavily imbalanced credit dataset was resampled, six machine learning models were fit to training data to predict credit risk. A suggestion was made based on the accuracy of predictions from each model.

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

indrapaul824/Coronary-Heart-Disease-Prediction

This contains the Jupyter Notebook and the Dataset for the mentioned Classification Predictive Modeling Project

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

alicevillar/student_admission_prediction

Predicting students admission with Logistic Regression, Decision Tree, SVM (SVC) and Random Forest

Language: Jupyter Notebook - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

TheDatumOrg/UCRArchiveFixes

2018 UCR Time-Series Archive: Backward Compatibility, Missing Values, and Varying Lengths

Language: MATLAB - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 43

splch/qbs

An effective and flexible Quantile-Based Balanced Sampling algorithm for addressing class imbalance in datasets while preserving the underlying data distribution, improving model performance across various machine learning applications.

Language: Jupyter Notebook - Size: 464 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Related Keywords
resampling 144 machine-learning 27 python 20 audio 19 time-series 12 logistic-regression 12 statistics 11 random-forest 11 resampling-methods 11 classification 10 resample 10 bootstrap 9 data-science 9 r 9 audio-processing 8 oversampling 8 smote 6 dsp 6 ensemble-learning 6 image-processing 6 credit-risk 5 timeseries 5 interpolation 5 data-analysis 4 sampling 4 smoteenn 4 cpp 4 signal-processing 4 resampler 4 imbalanced-learning 4 cluster-centroids 4 data-visualization 4 undersampling 4 cross-validation 4 time-series-analysis 4 supervised-learning 3 fft 3 correlation 3 filtering 3 downsampling 3 sample-rate-conversion 3 linear-regression 3 regression 3 numpy 3 r-package 3 simulation 3 cplusplus 3 cluster-centroids-undersampling 3 python3 3 c 3 imbalanced-classification 3 audio-library 3 astronomy 3 c-plus-plus 3 deep-learning 3 pandas 3 ensemble-classifier 3 machine-learning-algorithms 3 imbalanced-data 3 sklearn 3 smote-oversampler 3 smoteenn-combination 3 hacktoberfest 3 bias-correction 2 correlation-analysis 2 model-evaluation 2 compositing 2 model-selection 2 exploratory-data-analysis 2 feature-engineering 2 particle-filter 2 xgboost 2 spatial-autocorrelation 2 hyperparameter-tuning 2 naive-random-oversampler 2 easy-ensemble-classifier 2 balanced-random-forest 2 cmake 2 permutation 2 digital-signal-processing 2 confidence-intervals 2 music 2 video 2 knn 2 actuarial 2 data-augmentation 2 algorithm 2 probability 2 risk-management 2 stationarity 2 speech-recognition 2 decomposition 2 speech 2 cheap-dac 2 intermodulation 2 ldac 2 magisk 2 risk-analysis 2 scikit-learn 2 module 2