Skip to main content

이 저장소의 skills

cxcscmu/SkillLearnBench - 11페이지

SkillsMP는 cxcscmu/SkillLearnBench에서 1,216개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

cxcscmu/SkillLearnBench

수집된 skill 1,216개 중 40개를 표시합니다.

직업 분류
데이터 과학자
설명

Parallel DBSCAN hyperparameter grid search with joblib for Mars cloud clustering.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Identifying Pareto-optimal solutions for multi-objective optimization (maximize F1, minimize delta).

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Generate structured CSV security audit reports from Trivy JSON vulnerability data with deduplication, proper quoting, and field mapping.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Extract CVSS v3 scores from Trivy vulnerability data with source priority fallback (NVD > GHSA > RedHat) and handle missing data gracefully.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files, covering setup, execution, and JSON output parsing.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Handling the antimeridian (180/-180 longitude) in geospatial analysis with GeoPandas and Shapely.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Accurate geospatial distance calculations using GeoPandas with appropriate map projections for global-scale analysis.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Finding earthquakes within tectonic plates and computing distances to plate boundaries using PB2002 data.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive guide for retrieving structured information from enterprise JSON data files containing Slack messages, documents, meetings, and metadata.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Advanced patterns for analyzing Slack conversations to extract reviewers, competitor insights, and shared resources from enterprise product channels.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Comprehensive guide for analyzing SEC 13-F quarterly filings data (TSV format) including fund lookup, AUM, holdings comparison, and stock investor analysis.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Complete fix for Apache Druid CVE-2021-25646 JavaScript RCE via @JacksonInject override in all 7 affected components.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Preventing Jackson @JacksonInject bypass via empty JSON keys by using OptBoolean.FALSE to reject user-supplied input for injected parameters.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using jq to compute statistics from GitHub API JSON responses including counts, averages, grouping, and label filtering.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using the GitHub REST Search API to query PRs and issues with date filtering, pagination, and field extraction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Environment setup and testing patterns for SimPO preference optimization with PyTorch.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete SimPO loss implementation with exact formula derivation from the paper.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Robust python-docx template filling that handles split runs, conditional sections, nested tables, headers, and footers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract text from PDF, PPTX, and DOCX files for content classification, with error handling and fallback strategies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Classify academic papers into subject categories using weighted keyword matching with regex word boundaries and case-insensitive search.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using circe for JSON tokenization in Scala, including printing, cursor navigation, and path-based access.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Idiomatic Scala patterns for translating Python code including enums, case classes, and naming conventions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementing the builder pattern in Scala using immutable case classes or private constructors with copy.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handling absence and nullability in Scala using Option, with patterns for translating Python None handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expressing variance annotations in Scala generics when translating from Python TypeVar covariant/contravariant types.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Schedule meetings into calendar free slots considering time constraints, timezone conversion, and blue-block overrides.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract calendar events from PDF by mapping colored rectangles to a 15-min grid using PyMuPDF.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Convert between US time zones for scheduling, defaulting unspecified zones to calendar timezone.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

D3.js v6 force-directed bubble chart with sector clustering, collision avoidance, size mapping, and cross-component interaction.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

D3.js data table with exact column headers, formatted market cap, and bidirectional highlight with bubble chart.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Two-phase grid search calibration for GLM parameters with parameter sensitivity analysis and regex-based nml editing.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Complete guide to setting up, running, and configuring the General Lake Model (GLM) for 1D lake temperature simulation.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Extracting GLM NetCDF output and computing exact RMSE metrics via datetime+depth merge against field observations.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Validate travel budget calculations including accommodation nights, meal costs, and constraint compliance.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Plan multi-city driving itineraries with proper day allocation, cuisine variety, and format compliance.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract and validate travel data from CSV/TXT databases ensuring city-specific matching and constraint compliance.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract I-frame keyframes from video files using FFmpeg, with output verification and naming conventions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert images to grayscale in-place using OpenCV, including both keyframes and template images.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tune OpenCV template matching parameters (threshold and dedup distance) for accurate object counting in pixel-art games.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

INDEX&MATCH for two-condition lookups in Excel, with correct absolute/mixed references for fill-down/fill-right

원문 언어: 영어

업데이트
수집된 skill 1,216개 중 40개를 표시합니다.