Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Data Science
  3. Question
Data Science

Using Caret Package but Getting Error in library(e1071)

Asked by Anusha Acharya Apr 7, 2021 901 views 1 answer
Share

About this question

 Here is my code, pretty standard but I am getting the error msg:

library(caret)

set.seed(32343)

modelFit = train(type~.,data=training, method='glm')

error msg:

Error in library(e1071) : there is no package called ‘e1071’

Any idea? Thanks!

Your answer

1 Answer

More Data Science discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Data Science Blogs

Guides, tips and career advice on Data Science from JanBask experts.