Skip to main content

microprediction/precise

SkillsMP는 microprediction/precise에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
6
GitHub 스타
333
GitHub 포크
58

이 저장소의 skills

직업 카테고리 2개 · 100% 분류됨

수집된 skill 6개 중 6개를 표시합니다.

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

Online (incremental) covariance, correlation, and precision estimation in Python — the streaming complement to sklearn.covariance. Use when code needs a covariance/correlation matrix updated per observation, recomputes np.cov/np.corrcoef in a rolling loop,…

원문 언어: 영어

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

Rigorously and honestly assess a NEW or proposed covariance / correlation / precision estimator, or a new covariance scoring rule, using precise. Use when someone proposes, asks to evaluate, or wants to compare a covariance methodology. Covers implementing it…

원문 언어: 영어

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

Pick which precise covariance estimator to use for a given dataset. Use when you have data X and are unsure which estimator fits its dimension, conditioning, or tail behavior. Wraps precise.suggest() and covariance_features().

원문 언어: 영어

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

Estimate a covariance / correlation / precision matrix incrementally with precise. Use when data arrives as a stream and you want the matrix updated per observation, or when you want an online (partial_fit) drop-in for sklearn.covariance, which is batch-only.

원문 언어: 영어

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

Maintain an online covariance over named series whose set changes over time (e.g. assets entering and leaving). Use when observations arrive as dicts keyed by name rather than fixed-length vectors. Wraps precise's keyed / FixedUniverse / DynamicUniverse…

원문 언어: 영어

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

Score and compare covariance estimates with precise's assessor panel. Use when you need to judge an estimate out-of-sample or rank competing estimators — and especially in high dimensions, where the plain held-out likelihood is misleading.

원문 언어: 영어

업데이트
수집된 skill 6개 중 6개를 표시합니다.