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

https://github.com/arush-codes/lgmvip-data-science-task-1


https://github.com/arush-codes/lgmvip-data-science-task-1

data data-science iris-classification lgmvip virtual-internship

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Iris_multipleLogisticRegression
This data sets consists of 3 different types of irises’ (Setosa, Versicolour, and Virginica) petal and sepal length, stored in a 150x4 numpy.ndarray. Using Multiple Logistic Regression I have classified which species the feeded information belongs to.