This commit is contained in:
Linda Caputo 2017-08-31 09:24:59 -07:00 коммит произвёл GitHub
Родитель 727668260f
Коммит d2c5f44b10
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -480,6 +480,8 @@ function(sl, sw, pl, pw){ 
save(iris_logit, flower_func_logit, file = "c:/Users/hcs64648/Desktop/iris_logit.RData")
```
<br/>
The team built logistic regression analytics for predicting RData function and tried calling in C# and other various codes. 
```