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
Machine Learning in R
-
Updated
Jun 6, 2022 - R
A Julia machine learning framework
-
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
-
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
-
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
-
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!]
-
Updated
Jun 21, 2022
Collection of documents related tunings for performance of Java low-latency trading systems: from hardware up to application level
-
Updated
Jan 19, 2022
Offline font tuning/bitmap generation via shaders
-
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
-
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.
-
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
-
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