Skip to content
#

scikit-learn-ml

Here are 2 public repositories matching this topic...

Language: All
Filter by language

πŸ“ˆ My personal 180-day machine learning challenge repository! Follow my journey as I complete daily exercises, mini-projects, and learning resources related to ML. πŸ‘¨β€πŸ’» This repository is open for everyone to see and use as inspiration for their own ML challenge. Fork this repository and join the challenge today! πŸš€ Let's learn and grow together

  • Updated May 30, 2023
  • Jupyter Notebook

This Flask app predicts house prices using a RandomForestRegressor model trained on a housing dataset. It includes data pre-processing with pipelines and imputers, stratified train-test splitting, and a user input form. Predictions are displayed on the web page, making it ideal for learning basic machine learning deployment with Flask.

  • Updated Aug 30, 2024
  • Python

Improve this page

Add a description, image, and links to the scikit-learn-ml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scikit-learn-ml topic, visit your repo's landing page and select "manage topics."

Learn more