Identify Pareto-optimal points from a set of multi-objective solutions.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は cxcscmu/SkillLearnBench から 1,216 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
cxcscmu/SkillLearnBench収集済み skill 1,216 件中 40 件を表示しています。
Identify Pareto-optimal points from a set of multi-objective solutions.
原文の言語: 英語
Extract and prioritize CVSS scores from multiple sources in vulnerability reports to ensure the most accurate data is used.
原文の言語: 英語
Use Trivy in offline mode to scan dependency files for security vulnerabilities without requiring internet access.
原文の言語: 英語
Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting.
原文の言語: 英語
Using map projections to calculate real-world distances in meters or kilometers accurately.
原文の言語: 英語
Techniques for loading and initial processing of GeoJSON and coordinate-based datasets using GeoPandas.
原文の言語: 英語
Methods for filtering GeoDataFrames based on spatial relationships like containment and intersection.
原文の言語: 英語
Skill to extract information from the structured JSON data, including Slack messages and document metadata.
原文の言語: 英語
Skill to estimate the number of consumed tokens for the task.
原文の言語: 英語
Compare holdings between two quarters or find top holders of a specific stock.
原文の言語: 英語
Extract AUM, holdings count, and detailed holding information for a specific fund.
原文の言語: 英語
Search for fund accession numbers and stock CUSIPs using fuzzy matching.
原文の言語: 英語
Security considerations for Jackson JSON deserialization, specifically regarding `@JacksonInject` and unintended property overrides.
原文の言語: 英語
Best practices for securing JavaScript execution in Java applications using ScriptEngines like Rhino or Nashorn.
原文の言語: 英語
Retrieve pull request and issue data from GitHub repositories using the gh CLI with specific filters and JSON output for downstream processing.
原文の言語: 英語
Process JSON data from GitHub CLI using jq to calculate metrics like average merge times, counts, and top contributors.
原文の言語: 英語
Verifies model components like loss functions using unit tests and saves the results as NumPy archives.
原文の言語: 英語
Manages NLP environments, handling library dependencies like PyTorch, Transformers, and custom local packages.
原文の言語: 英語
Implements the Simple Preference Optimization (SimPO) loss function in PyTorch, focusing on length-normalized log probabilities and target reward margins.
原文の言語: 英語
Manipulate Word documents (.docx) using Python, including placeholder replacement and conditional section handling.
原文の言語: 英語
Efficiently organizes large numbers of files into directories.
原文の言語: 英語
Logic for categorizing documents into subjects based on keyword matching.
原文の言語: 英語
Extracts text from DOCX and PPTX documents for content analysis.
原文の言語: 英語
Extracts text from PDF documents for content analysis.
原文の言語: 英語
Mapping Python's functional tools to idiomatic Scala equivalents, including lambdas and collection methods.
原文の言語: 英語
Mapping standard and common libraries from Python to Scala, including datetime, decimal, and JSON.
原文の言語: 英語
Translating Python classes, inheritance, and generic variance to Scala equivalents.
原文の言語: 英語
Basic syntax and type mapping from Python to Scala, including primitive types and common control structures.
原文の言語: 英語
Parse duration and time constraints from email text.
原文の言語: 英語
Extract text and identifying colored regions (e.g., rectangles) from a PDF using pdfplumber.
原文の言語: 英語
Algorithm to find earliest available meeting slots given constraints and existing appointments.
原文の言語: 英語
Loading CSV data, formatting currency/large numbers, and implementing tooltips in D3.
原文の言語: 英語
Techniques for creating clustered bubble charts using D3 force simulations (v6).
原文の言語: 英語
Building dynamic tables with D3 and implementing bidirectional interactions with SVG elements.
原文の言語: 英語
A skill to process GLM NetCDF output and calculate specific RMSE metrics by merging with field observations.
原文の言語: 英語
A skill to edit GLM's namelist file (glm3.nml) by safely updating parameter values within specific blocks.
原文の言語: 英語
A skill to execute the GLM binary and manage its simulation output.
原文の言語: 英語
Filter CSV data (restaurants, accommodations, attractions) based on criteria like city, cuisine, budget, and pet-friendliness.
原文の言語: 英語
Create a JSON structure for a 7-day travel plan.
原文の言語: 英語
Use a distance matrix CSV to find travel time and distance between cities for self-driving trips.
原文の言語: 英語