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

https://github.com/afaanbilal/simple-linear-regression

A quick simple linear regression demo using Streamlit
https://github.com/afaanbilal/simple-linear-regression

linear-regression machine-learning ml python streamlit

Last synced: about 1 month ago
JSON representation

A quick simple linear regression demo using Streamlit

Awesome Lists containing this project

README

          

Simple Linear Regression
========================

A quick simple linear regression demo using Streamlit.

**Author**: [Afaan Bilal](https://afaan.dev)

## Demo
[Streamlit Demo](https://simple-linear-regression.streamlit.app)

---

## Contributing
All contributions are welcome. Please create an issue first for any feature request
or bug. Then fork the repository, create a branch and make any changes to fix the bug
or add the feature and create a pull request. That's it!
Thanks!

---

## License
**Simple Linear Regression** is released under the MIT License.
Check out the full license [here](LICENSE).