开源软件名称(OpenSource Name):venky14/Machine-Learning-with-Iris-Dataset开源软件地址(OpenSource Url):https://github.com/venky14/Machine-Learning-with-Iris-Dataset开源编程语言(OpenSource Language):Jupyter Notebook 100.0%开源软件介绍(OpenSource Introduction):Machine Learning with Iris DatasetIntroductionThe Iris dataset is a classic dataset for classification, machine learning, and data visualization. The dataset contains: 3 classes (different Iris species) with 50 samples each, and then four numeric properties about those classes: Sepal Length, Sepal Width, Petal Length, and Petal Width. One species, Iris Setosa, is "linearly separable" from the other two. This means that we can draw a line (or a hyperplane in higher-dimensional spaces) between Iris Setosa samples and samples corresponding to the other two species. Predicted Attribute: Different Species of Iris plant. PurposeThe purpose of this project was to gain introductory exposure to Machine Learning Classification concepts along with data visualization. The project makes heavy use of Scikit-Learn, Pandas and Data Visualization Libraries. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论