Skip to content

Bogazici-SWE546-Spring2016/SWE546_Assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

SWE546_Assignment2

Logistic Regression

Using the Iris dataset, find the optimum logistic regression parameters for the following three problems:

  • Classify 1 versus 2,3
  • Classify 2 versus 1,3
  • Classify 3 versus 1,2

Your program should output three parameter vectors, each of lenght 4

Releases

No releases published

Packages

No packages published