Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dmolitor/housing-prices
- Owner: dmolitor
- Created: 2022-07-26T20:30:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T19:04:29.000Z (over 2 years ago)
- Last Synced: 2024-10-22T23:27:53.384Z (2 months ago)
- Language: Dockerfile
- Homepage: https://dmolitor.com/housing-prices
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.