Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmolitor/housing-prices

The goal of this short project is to use Quarto to document a fairly realistic ML pipeline, including data cleaning, data visualization, and model development and illustrate how to deploy it with GitHub Actions and Docker.
https://github.com/dmolitor/housing-prices

Last synced: 18 days ago
JSON representation

The goal of this short project is to use Quarto to document a fairly realistic ML pipeline, including data cleaning, data visualization, and model development and illustrate how to deploy it with GitHub Actions and Docker.

Awesome Lists containing this project

README

        

# Housing Prices Analysis

[![Github Pages](https://github.com/dmolitor/housing-prices/actions/workflows/github-pages.yml/badge.svg)](https://github.com/dmolitor/housing-prices/actions/workflows/github-pages.yml)
[![Github Pages Docker](https://github.com/dmolitor/housing-prices/actions/workflows/github-pages-docker.yml/badge.svg)](https://github.com/dmolitor/housing-prices/actions/workflows/github-pages-docker.yml)

The goal of this repo is to document an analysis with
[Quarto](https://quarto.org/) that is deployed to
[GitHub Pages](https://dmolitor.com/housing-prices) via GitHub Actions and
Docker.