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.
원문 언어: 영어