https://github.com/andreas-bauer/data-science
https://github.com/andreas-bauer/data-science
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreas-bauer/data-science
- Owner: andreas-bauer
- License: mit
- Created: 2023-11-08T22:27:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T13:41:56.000Z (about 1 year ago)
- Last Synced: 2025-01-29T20:49:10.829Z (4 months ago)
- Language: Makefile
- Size: 5.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Science
## ML models using the iris
I'm utilizing ML models to classify the different species present in the iris dataset.
- [Rendered HTML](https://andreas-bauer.github.io/data-science/iris.html)
- [iris.qmd](./iris.qmd)You can find another implementation for classifying the iris dataset in [Julian's repository](https://github.com/JulianFrattini/course-dses).
## Augmented Testing study analysis
- [Rendered HTML](https://andreas-bauer.github.io/data-science/at-study.html)
- [at-study.qmd](./at-study.qmd)## License
Copyright © 2023 Andreas Bauer
This work (source code) is licensed under [MIT](./LICENSE).