Skip to content

Latest commit

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Machine Learning Classification model

Project goal

In this project i tried to develop a Machine Learning Classification model with R
where the algorithm based on some characteristics( such as petal width and length)
would classify the species of the flower iris.

Libraries and general information

The model was developed in RStudio Cloud obviously with the R Programming language. The libraries i used :

  • library (caret)
  • library (tidyverse)
  • library (kernlab)
  • library (e1071)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors