Category

Business & Operations

Operations, strategy, finance, sales, support, management, and planning

33,009
skills in category
1,376
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse business & operations skills

Showing 5,113–5,136 of 33,009 skills

AnesthesiologistA

Expert-thinking profile for Anesthesiologist (perioperative medicine / airway management / hemodynamics & pharmacokinetics / regional & multimodal analgesia / perioperative trials...): Reasons from control of consciousness, analgesia, autonomic response, and oxygen delivery through the ASA Difficult Airway Algorithm, capnography and arterial-waveform trends, quantitative TOF monitoring, and ASRA/ERAS protocols while treating cannot-ventilate airways, local anesthetic systemic toxicity, malign...

businessgotesting
0
8
AgronomistA

Expert-thinking profile for Agronomist (field / observational / extension & farm decision support): Reasons from 4R stewardship and G×E×M through MRTN economic N, calibrated soil-test extractants, penetrometer compaction diagnosis, on-farm strip mixed models, partial budgets, and AgroEcoList reporting while treating pseudo- replication, yield-monitor drift, and yield-goal N over-application as first-class failure...

businessrustgo
0
8
Aerospace EngineerA

Expert-thinking profile for Aerospace Engineer (margin management / aero-structures- propulsion-GNC / V&V (FAR/CS, DO-178C, NASA-STD) / CFD-FEA-flight test): Reasons from margin-managed factors of safety, mass properties, and the analysis-test-similarity V&V hierarchy through FUN3D/SU2 CFD, NASTRAN/Abaqus FEA, JSBSim/Simulink 6-DOF, and FAR/CS, DO-178C, and NASA-STD compliance while treating flutter, buckling, inlet distortion, mass growth, and single-point failures as...

businessrustgo
0
8
Actuarial ScientistA

Expert-thinking profile for Actuarial Scientist (life / health / P&C / valuation / capital & accounting): Reasons from mortality tables (qx, period/cohort, select/ultimate) and Chain-Ladder/Mack reserving through GLM/GAM frequency–severity and Tweedie pricing, limited-fluctuation and Bühlhmann-Straub credibility, Solvency II SCR standard formula, and IFRS 17 CSM/RA while treating triangle truncation, overfitting, and tail...

businesspythonrust
0
8
Acoustical EngineerA

Expert-thinking profile for Acoustical Engineer (noise control / building & environmental acoustics / NVH / standards (IEC 61672, ISO 9613-2)): Reasons from source-path-receiver control, logarithmic decibel levels, and mass-law transmission loss through IEC 61672 Class 1 metering, ISO 9613-2 propagation, SEA/FEM/BEM simulation, and ISO 9612 occupational surveys while treating flanking paths, coincidence dips, tonality penalties, and background-correction...

businessgoreact
0
8
Snap Event Interaction FeaturesA

Build per-state SNAP / event-flag interaction features by multiplying the binary flag with the sales and revenue columns segmented by state, capturing the demand uplift on government-benefit days that affects only specific geographies and product categories

businesspythongo
0
61
Multi Scale Rolling FeaturesA

Computes rolling mean/max/std at multiple window sizes plus total variation (abs first differences) for multi-resolution temporal context.

businesspython
0
61
Keystroke Pause Bucket FeaturesA

Bucket inter-keystroke latencies into pause-duration ranges (0.5-1s, 1-1.5s, 1.5-2s, 2-3s, >3s) and count per session as hesitation features

businesspython
0
61
Kaggle Api Streaming InferenceA

Predict day-by-day via Kaggle's iter_test API while maintaining a rolling history buffer for computing lag features online

businesspythongit
0
61
Density To Count RoundtripA

Convert a density metric back to integer counts using known population, round to nearest integer, then recompute density to exploit the discrete nature of the target

businesspythonapi
0
61
Time Varying Reward ShapingA

Shape RL rewards with time-decaying asset weights and time-increasing resource weights so the agent transitions from expansion to accumulation as the game progresses

businesspythonapi
0
61
Tabpfn Small Dataset EnsembleA

Ensembles TabPFN (a prior-fitted Bayesian transformer for small tabular data) with XGBoost, averaging probabilities for stronger predictions on datasets under 1000 rows.

businesspythongo
0
61
Smiles Randomization AugmentationA

Augments molecular datasets by generating multiple randomized SMILES strings for the same molecule, exploiting SMILES non-uniqueness to multiply training samples.

businesspython
0
61
Simulated Annealing Multi OperatorA

Simulated annealing with diverse move operators (translate, rotate, swap, Levy flight, squeeze) and adaptive reheating on stagnation for combinatorial optimization

businesspython
0
61
Predicted Class Mass ReweightingA

Post-hoc rescales ensemble probabilities by the inverse of each class's estimated total mass across the test set, correcting for class imbalance in predictions.

businesspython
0
61
Polynomial Interaction FeaturesA

Generates polynomial powers and interaction terms from selected numeric features to capture nonlinear relationships with the target.

businesspython
0
61
Oof Meta FeaturesA

Generates out-of-fold predictions from auxiliary models and uses them as input features for the final model.

businesspythongo
0
61
Ngram Composite FeaturesA

Creates bi-gram and tri-gram composite categorical features by concatenating top categorical columns, then target-encodes the composites. Captures interaction effects that tree models may miss.

businesspythongo
0
61
Multi Output Auxiliary TargetsA

Neural network with multiple output heads for main target plus auxiliary targets, improving representation learning via shared layers.

businesspythongo
0
61
Gnn On Knn GraphA

Constructs a customer similarity graph via KNN on mixed features, then trains a GraphSAGE GNN for node classification. Captures relational patterns that tree and linear models miss, adding ensemble diversity.

businesspythongo
0
61
Onnx Mixed Precision ExportA

Exports a HuggingFace transformer to ONNX with dynamic axes, then auto-converts to BF16 mixed precision for 30-200% GPU inference speedup with 2x memory reduction.

businesspythongit
0
61
Mean Max Concat PoolingA

Concatenates token-level mean pooling and max pooling from the last hidden state for a richer sequence representation.

businesspythongit
0
61
Bio Tag Span ReconstructionA

Reconstructs named entity spans from BIO token-level tags, handling B/I/O transitions and sentence boundaries.

businesspython
0
61
Sentence Truncation FallbackA

Truncate LLM output to exactly N sentences and fall back to a known-good baseline string when output is empty or too short

businesspythongo
0
61