Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
alexeiveselov92
GitHub-Creator-Profil

alexeiveselov92

Repository-Ansicht von 12 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
12
Repositories
2
aktualisiert
2026-07-16
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

abk-explore
Datenwissenschaftler

Interactively tune an experiment's compute method in the browser cockpit: run `abk run` to persist results, open `abk explore --select <exp>`, and guide the user to turn the method's knobs (test type, alpha, CUPED, correction, bootstrap iters) on their **real** cumulative series and watch the effect + CI stabilization recompute live — with the **A/A calibration chip always visible** — then **Apply** the chosen `method_params` back into the experiment YAML in place (validated, prior version archived). Use when the user wants to tune or dial in a method by hand / interactively / in the browser, explore an experiment's results live, compare methods on real data, adjust alpha or turn CUPED on, or be in the loop while deciding a method. This is the primary, hands-on entry point for choosing a compute method.

2026-07-09
abk-new-metric
Softwareentwickler

Scaffold a new reusable abkit metric as a validated YAML file under metrics/. Use when the user wants to add or create an abkit metric, define a conversion / revenue / ratio measure for experiments, or set up a metric SQL query. Produces a metrics/<name>.yml plus one-row-per-unit SQL that joins the assignment cohort macro, passes config-lint, and is ready to reference from an experiment.

2026-07-08
abk-plan
Datenwissenschaftler

Size an A/B experiment before launch with `abk plan`: required sample size, achievable minimum detectable effect (MDE), and achieved power at the effective two-tier alpha. Use when the user asks how many users / how big a sample they need, how long to run an experiment, whether it is powered, what effect they can detect at the current size, or to compute power / MDE for a planned or running test. Read-only — never runs the pipeline or writes results. For a greenfield experiment with no data yet, supply baseline moments with `--baseline`.

2026-07-08
abk-setup-project
Softwareentwickler

Configure an abkit project's database connection in profiles.yml so `abk run` works end to end. Use for first-time setup, right after `abk init`, when the user asks to connect abkit to their database or set up profiles.yml, or when a run fails with "internal_database must be set", "data_database must be set", "Profiles file not found", "default_profile '<x>' not found", or "Connection refused". Interactive and database-type-aware.

2026-07-08
abk-validate
Softwareentwickler

Check whether an abkit compute method is actually calibrated on the experiment's own data by running placebo A/A splits — does its false-positive rate really equal α? Use when the user asks "is this method trustworthy on my data", "run an A/A", worries about false positives, peeking / optional stopping, whether a verdict can be believed, or before shipping a metric that a p-value looks too good on. Runs `abk validate`, reads the FPR (single-look AND peeking) / power / coverage matrix, acts on the recommendation and the budget bands, persists `_ab_aa_runs`, and lights the explore calibration chip. This is A/A CALIBRATION, not a config lint.

2026-07-08
abk-feedback
Softwareentwickler

Report an abkit bug, request a feature, or send feedback to the maintainers as a GitHub issue on the upstream repo (alexeiveselov92/ab-analysis-kit). Use when an `abk` command errors or behaves unexpectedly and it looks like an abkit defect (not the user's config), when the user wishes abkit did something it doesn't, or when they ask to report/file an issue, send feedback, or contact the maintainers. Auto-collects diagnostic context, redacts all secrets, and never submits without explicit confirmation.

2026-07-06
abk-new-experiment
Softwareentwickler

Scaffold a new abkit experiment as a validated YAML file under experiments/. Use when the user wants to add or create an A/B experiment, analyze a test or rollout, set up an experiment analysis, or compare variants on one or more metrics. Produces an experiments/<name>.yml that references existing metrics, passes config validation, and is ready to run with `abk run`.

2026-07-06
dtk-tune
Softwareentwickler

Interactively tune a detectkit metric's detector in the browser cockpit: stand up a sandbox config, open `dtk tune`, and guide the user to turn the detector's knobs on their real series and watch the confidence band recompute live — **with the autotune engine built in** (an Autotune mode that searches server-side and re-seeds the knobs), plus Label/Review to mark or confirm incidents — then write the chosen config back into the metric YAML. Use when the user wants to tune a detector by hand / interactively / in the browser, see and adjust the band or alerts live, set up a tuning sandbox to "turn the knobs" themselves, reduce false alerts hands-on, or visually mark/confirm incidents. This is the primary, hands-on entry point for dialing in a metric; it contains autotune, so prefer it whenever the user wants to be in the loop.

2026-07-16
dtk-setup-project
Softwareentwickler

Configure a detectkit project's database connection (and optionally a first alert channel) in profiles.yml so `dtk run` works end to end. Use for first-time setup, right after `dtk init`, when the user asks to connect detectkit to their database or set up profiles.yml, or when a run fails with "internal_database must be set", "data_database must be set", "profiles.yml not found", or "Connection refused". Interactive and database-type-aware.

2026-07-12
dtk-new-metric
Softwareentwickler

Scaffold a new detectkit metric as a validated YAML file under metrics/. Use when the user wants to add or create a detectkit metric, monitor a new query or table, or set up anomaly detection / alerting on a time series. Produces a metrics/<name>.yml that passes config validation and is ready to run with dtk.

2026-07-11
dtk-autotune
Softwareentwickler

Automatically tune and optimize a detectkit metric's anomaly detector: pick the best detector type and hyperparameters, auto-configure seasonality, and build a working alert from a monitoring request and tune it on real data. Use when the user wants to tune/optimize a metric's detector, pick the best anomaly detector, reduce false positives/negatives by tuning, choose detector parameters automatically, or stand up an alert from scratch and tune it. Gathers extra seasonality and incident history, writes a labels file, runs `dtk autotune`, then explains the chosen config and shows how it behaves against the database. Produces a tuned, annotated metric YAML ready to run.

2026-07-10
dtk-feedback
Softwareentwickler

Report a detectkit bug, request a feature, or send feedback to the maintainers as a GitHub issue on the upstream repo (alexeiveselov92/detectkit). Use when a dtk command errors or behaves unexpectedly and it looks like a detectkit defect (not the user's config), when the user wishes detectkit did something it doesn't, or when they ask to report/file an issue, send feedback, or contact the maintainers. Auto-collects diagnostic context, redacts all secrets, and never submits without explicit confirmation.

2026-06-20
2 von 2 Repositories angezeigt
Alle Repositories angezeigt