#
tuning
Here are 189 public repositories matching this topic...
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
-
Updated
Feb 8, 2021 - Perl
good first issue
Good for newcomers
Machine Learning in R
data-science
machine-learning
cran
tutorial
r
statistics
clustering
regression
feature-selection
tuning
classification
survival-analysis
r-package
hyperparameters-optimization
predictive-modeling
imbalance-correction
mlr
learners
stacking
multilabel-classification
-
Updated
Jun 6, 2022 - R
A Julia machine learning framework
data-science
machine-learning
statistics
pipeline
clustering
julia
pipelines
regression
tuning
classification
ensemble-learning
predictive-modeling
tuning-parameters
stacking
-
Updated
Jun 17, 2022 - Julia
Tanel Poder's Troubleshooting & Performance Tools for Oracle Databases
-
Updated
Jun 16, 2022 - PLSQL
End-to-End recipes for pre-training and fine-tuning BERT using Azure Machine Learning Service
nlp
pytorch
tuning
pretrained-models
language-model
bert
azure-machine-learning
finetuning
bert-model
pretraining
azureml-bert
-
Updated
Feb 13, 2022 - Jupyter Notebook
A tool for tuning TimescaleDB for better performance by adjusting settings to match your system's CPU and memory resources.
-
Updated
May 8, 2022 - Go
mysql
config
performance
configuration
databases
mariadb
mysql-server
tuning
mysql-database
database-management
awesome-list
percona
tuning-parameters
mariadb-database
percona-server
mariadb-mysql
percona-mysql
mariadb-server
awesome-lists
-
Updated
May 17, 2022
Flashing tools for VW AG control units over UDS. Includes support for Simos18.1 and Simos18.10, including signature bypass and support for modified Application Software (ASW) as well as DQ250-MQB, including compression and encryption.
-
Updated
Jun 18, 2022 - Python
Design microtonal scales and play them in your web browser. Export your scales for use with VST instruments. Convert Scala files to various tuning formats.
-
Updated
Jun 17, 2022 - JavaScript
postgresql extension providing Active session history
-
Updated
Nov 25, 2021 - C
guitar
tuning
music-notation
music-theory
chords
guitar-tabs
tab-notation
dynamic-chord-recognition
sixth
maj
seventh
-
Updated
Feb 12, 2022 - JavaScript
Official SUSE Linux Enterprise Documentation [Everyone, please use feature/ branches, create PRs and ensure CI runs successfully rather than just pushing to main!]
security
documentation
admin
deployment
storage
suse
virtualization
tuning
opensuse
sles
sled
sle-micro
-
Updated
Jun 21, 2022
Collection of documents related tunings for performance of Java low-latency trading systems: from hardware up to application level
java
linux
performance
tcp
trading
latency
redhat
intel
rhel
tuning
hpe
hft
solarflare
tuning-guides
-
Updated
Jan 19, 2022
Offline font tuning/bitmap generation via shaders
art
font
opengl
math
creative-coding
procedural-generation
shaders
imgui
glsl
widgets
free-software
tuning
procedural
dear-imgui
sdf
sdf-glyph-foundry
imgui-glfw
font-bitmap
-
Updated
Mar 14, 2020 - GLSL
A tool automatically improving the performance of large-scale systems by finding better configuration settings
-
Updated
Feb 23, 2022 - Java
Guided walkthrough to understand the performance aspects of a Java web service
-
Updated
Apr 8, 2022 - Java
Durch den Gedanken eure geilen PCs noch flotter zu machen ist das Tuning Packet entstanden. Für Version 4 implementierten wir eine GUI um euch das Tweaken eurer PCs noch einfacher, schneller und übersichtlicher zu gestalten.
-
Updated
Oct 30, 2021 - PowerShell
Car ECU logs processing: MAF scaling/rescaling, Table rescaling, Throttle Maps, Load / Injector Pulse Width / IAT compensation, Speed Density, WOT VVT, ECU log statistics, WOT compare, ECU log view, Map tracing
tuning
injector
iat
closed-loop-control
compensation
ecu
vvt
open-loop
subaru
maf-scaling
ecu-log
wot-vvt
table-rescaling
injector-pulse-width
iat-compensation
-
Updated
Apr 12, 2021 - Java
Everything about low latency system.
-
Updated
Feb 7, 2021 - HTML
Python-based research interface for blackbox and hyperparameter optimization, based on Google's internal Vizier Service.
open-source
distributed-systems
google
algorithm
distributed-computing
grpc
tuning
hyperparameter-optimization
evolutionary-algorithms
tuning-parameters
bayesian-optimization
hyperparameter-tuning
blackbox-optimization
vizier
-
Updated
Jun 14, 2022 - Python
Open source engine tuning software for Mazda platforms.
-
Updated
Nov 1, 2020 - C++
Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"
-
Updated
Jun 3, 2021 - Jupyter Notebook
Tuning XGBoost hyper-parameters with Simulated Annealing
-
Updated
Apr 26, 2017 - Jupyter Notebook
Tuning Methods for mlr3
machine-learning
r
optimization
tuning
hyperparameter-optimization
r-package
tune
hyperparameter-tuning
mlr3
bbotk
-
Updated
Jun 21, 2022 - R
Improve this page
Add a description, image, and links to the tuning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tuning topic, visit your repo's landing page and select "manage topics."


When I set "split_type" as GroupKFold, then use fit() with setting "groups", I got the issue: AttributeError: 'GroupKFold' object has no attribute 'groups' and