Skip to main content

26 docs tagged with "data-science"

View all tags

AI & Data Foundations

A curated entry to legacy machine-learning, deep-learning, and data notes, with explicit coverage gaps and promotion rules.

Basics

An introductory R guide to expressions, vectors, data structures, control flow, functions, and basic object-oriented systems.

Data Import in R

Practical patterns for importing delimited text, spreadsheets, JSON, and native R data while handling common parsing problems.

Data Science

A path from questions and data-generating processes to reproducible transformations, leakage-resistant splits, distribution-shift evaluation, and bounded conclusions.

Data Science Working Vocabulary

A compact vocabulary for discussing datasets, modeling choices, evaluation, and reproducibility without product-specific jargon.

Data Splits and Leakage

Block target, group, temporal, and preprocessing leakage by defining prediction time, entities, and train-only pipelines.

Grouping Data

Split-apply-combine with explicit output-shape and missing-key decisions.

Jupyter

A map of Jupyter notebooks and JupyterLab, their interactive-computing use cases, and practical learning resources.

Missing Values

A policy-driven approach to detecting, interpreting, and handling missing data.

NumPy

A practical NumPy reference covering array creation, indexing, shapes, vectorized operations, aggregation, and array comparison.

Pandas

A task-oriented map for tabular data work with pandas.

Pandas Idioms

Composable, vectorized patterns and a decision guide for map, apply, agg, transform, and pipe.

R

A map of the R language, its statistical-computing ecosystem, development environments, major packages, and learning resources.