chore(repo): initialize reproducible research workspace
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Core data and statistical stack
|
||||
numpy
|
||||
scipy
|
||||
pandas
|
||||
polars
|
||||
pyarrow
|
||||
duckdb
|
||||
openpyxl
|
||||
networkx
|
||||
scikit-learn==1.6.1
|
||||
statsmodels
|
||||
patsy
|
||||
pyreadstat
|
||||
|
||||
# Bayesian modeling and diagnostics
|
||||
pymc[nutpie]
|
||||
numpyro
|
||||
blackjax
|
||||
bambi
|
||||
|
||||
# Psychometrics and measurement modeling
|
||||
semopy
|
||||
factor-analyzer
|
||||
pingouin
|
||||
girth
|
||||
|
||||
# Reproducible analysis and visualization
|
||||
matplotlib
|
||||
seaborn
|
||||
plotly
|
||||
jupyterlab
|
||||
ipykernel
|
||||
|
||||
# NLP, embeddings, and tabular baselines
|
||||
torch==2.14.0
|
||||
torchvision==0.29.0
|
||||
transformers
|
||||
sentence-transformers
|
||||
xgboost
|
||||
tabpfn
|
||||
Reference in New Issue
Block a user