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