Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

GAFIME

GAFIME에는 onlyxItachi에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
3
업데이트
2026-06-15
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

check-install
소프트웨어 개발자

Verify that GAFIME is correctly installed and all components are working. Use when the user just installed GAFIME, wants to verify their setup, asks "is GAFIME working", "test my installation", "health check", "verify install", "check if GPU is working with GAFIME", or encounters import errors after installation.

2026-06-15
platform-detect
소프트웨어 개발자

Detect the user's hardware platform and recommend optimal GAFIME engine configuration. Use when the user asks about hardware compatibility, which backend to use, GPU detection, VRAM availability, CUDA version, Apple Silicon support, or wants to know the best EngineConfig for their system. Also use when the user says things like "what GPU do I have", "will GAFIME work on my machine", "detect my hardware", or "configure for my system".

2026-06-15
troubleshoot-backend
소프트웨어 개발자

Diagnose why a GAFIME native compute backend is not loading. Use when the user reports that GAFIME is slow, GPU is not being used, CUDA/Metal backend failed to load, DLL or shared library loading errors, or says things like "why is GAFIME using CPU", "CUDA not working", "backend not found", "gafime is slow", or "GPU not detected".

2026-06-15
benchmark-vs-manual
소프트웨어 개발자

Compare GAFIME-discovered features against manually crafted features to show the value of automated feature interaction mining. Use when the user wants to benchmark GAFIME, compare automated vs manual feature engineering, justify using GAFIME, or says things like "is GAFIME better than manual features", "compare approaches", "benchmark against my features", "prove GAFIME works", or "GAFIME vs hand-crafted".

2026-06-14
build-pipeline
소프트웨어 개발자

Generate a complete scikit-learn pipeline with GAFIME feature interaction mining. Use when the user wants to create an ML pipeline, integrate GAFIME with sklearn, build a classification or regression workflow, or says things like "build a pipeline", "create a model with GAFIME", "sklearn integration", "churn prediction pipeline", "set up classification", or "generate training script".

2026-06-14
dataset-profiler
소프트웨어 개발자

Profile and analyze a dataset before running GAFIME feature interaction mining. Use when the user wants to know if their data is compatible with GAFIME, estimate VRAM requirements, check for problematic columns, determine optimal batch size, or asks things like "will my data fit on GPU", "profile my dataset", "analyze my CSV/Parquet", "how many features do I have", or "is my data ready for GAFIME".

2026-06-14
time-series-setup
소프트웨어 개발자

Configure GAFIME Engine v0.4.x time-series candidate search for temporal/sequential data. Use when the user has temporal data, transaction logs, time-stamped records, or asks things like "set up time series features", "time series feature engineering", "velocity features", "rolling windows", or "regime features".

2026-06-14
validate-features
소프트웨어 개발자

Validate whether GAFIME-discovered feature interactions are genuinely predictive or just noise. Use when the user wants to verify feature quality, test for overfitting, check out-of-sample performance of discovered interactions, or says things like "are these features real", "validate features", "check for overfitting", "out-of-sample test", "are these interactions genuine", or "test feature significance".

2026-06-14
interpret-results
경영 분석가

Interpret and explain GAFIME DiagnosticReport results in plain English. Use when the user has run GAFIME and wants to understand the output, asks about Pearson correlation values, p-values, stability metrics, signal detection, feature interaction results, or says things like "what does this report mean", "explain the results", "is this feature interaction significant", "what does signal detected mean", or "interpret my GAFIME output".

2026-06-05