Identify Pareto-optimal points from a set of multi-objective solutions.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 cxcscmu/SkillLearnBench 中的 1,216 个 Skill。打开任一 Skill 可查看来源和详情。
cxcscmu/SkillLearnBench已展示 40 / 1,216 个已收集 Skill。
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.
原文语言:英语