/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

phdinds-aim.github.io
| | www.ethanrosenthal.com
2.1 parsecs away

Travel
| | In this post, I will walk through how to use my new library skits for building scikit-learn pipelines to fit, predict, and forecast time series data. We will pick up from the last post where we talked about how to turn a one-dimensional time series array into a design matrix that works with the standard scikit-learn API. At the end of that post, I mentioned that we had started building an ARIMA model.
| | isaacslavitt.com
5.8 parsecs away

Travel
| | [AI summary] The provided text is a detailed tutorial on using scikit-learn for machine learning tasks, including data preprocessing, model selection, cross-validation, and pipeline creation. It also touches on integrating R and Julia with Python through Jupyter notebooks.
| | austinrochford.com
6.0 parsecs away

Travel
| | I recently read the interesting paper The ARR2 prior: flexible predictive prior definition for Bayesian auto-regressions on the arXiv and followed its references to the also fascinating Bayesian Regre
| | www.nicktasios.nl
21.9 parsecs away

Travel
| In the Latent Diffusion Series of blog posts, I'm going through all components needed to train a latent diffusion model to generate random digits from the MNIST dataset. In the second post, we will bu