scaling-algorithms
There are 30 repositories under scaling-algorithms topic.
JuliaOptimalTransport/OptimalTransport.jl
Optimal transport algorithms for Julia
adipolak/scaling-machine-learning-course
Scaling Machine Learning in Three Week course in a collaboration with O'Reilly following the guidance of Adi Polak's book - Scaling Machine Learning with Spark
akatsuki105/hq2xgo
Enlarge image by 2x with hq2x algorithm
btschwertfeger/BiasAdjustCXX
Bias correction command-line tool for climatic research written in C++
daelsepara/PixelFilterJS
Pixel Filtering/Scaling in AngularJS
instadeepai/scaling-resnets
⚡️ A framework that investigates the scaling limit of ResNets and compares it to Neural ODEs. Tested on synthetic and standardized datasets. 📈
daelsepara/PixelScalerWin
PixelScaler for Windows. Exercise in CLR programming and DLLs. Adapts various pixel-scaling algorithms.
nassernajibi/extreme-precipitation-scaling-ARs-California
A repo for "Extreme Precipitation-Temperature Scaling in California: The Role of Atmospheric Rivers"
Z1xus/xbr-video-upscaler
Use ImageResizer to process videos.
daelsepara/PixelFilter
User Interface for Pixel Filter Plugins
daelsepara/Pixel-Scaler-for-Windows-Plugin
How to create a plugin DLL for Pixel Scaler
daelsepara/PixelFilterPlugins
Pixel Filter Shared Libraries
daelsepara/PixelScaler
Pixel-Scaling command line utility. Implements/adopts various pixel-scaling algorithms.
horacioe14/Case-Study-Regression
In this ML, I predict the price of houses and compare accuracy using multiple models such as random forest regressor, MLP regressor, linear regression, and XGBoost.
jkved/competing-dynamics
My Monte-Carlo numerical simulations of competing dynamics Ising model
Jubair-Ahmed-Junjun/heart-disease-prediction
Heart disease data analysis || data visualization || data preprocessing || feature selection technique || CNN apply.
nassernajibi/precipitation-scaling-WRs-Northeast
A repo for "Precipitation Scaling With Temperature in the Northeast US: Variations by Weather Regime, Season, and Precipitation Intensity"
rwl/mc64
Sparse matrix scalings
seigtm/Scaling-WPF-CSharp-App
An application that demonstrates the ability to change the scaling of the parent window through the child modal window. Written in C# WPF.
SteveTaylorDev/multiplayer-scaling-system-shooter
An arcade shooter made in Unity, building in functionality that scales gameplay elements like health and EXP with multiple factors. Object pooling was implemented to aid performance.
Akashash01/data_clustering
This machine learning model makes, grouping a set of objects in such a way that objects in the same group(cluster) are more similar to each other than other groups(clusters).
chrisjl154/ScaleEye
An experimental auto-scaler for Kubernetes written in Scala. Written as a part of an undergraduate dissertation.
clangstonhinton/Crypto-Clustering-Challenge
Employ unsupervised machine learning to predict outcomes with K-Means and PCA
meokullu/GetScaleIndex
:warning: Alpha version, Integer based scaling index list creator. Alpha version. :warning:
khlinh2512/Predict_Customer_Segmentation
A model for predicting customer segmentation using K-Means Clustering and Support Vector Machine Classification
mlennig/Chapter9_System_Design_and_Scalability
Handling the Questions, Design: Step-By-Step, Algorithms that Scale: Step-By-Step, Key Concepts