Social Network Analysis: Interdisciplinary Approaches and Case Studies 40 个回复 - 2198 次查看
English | 20 Apr. 2017 | ISBN: 1498736645 | 412 Pages | PDF | 10.26 MB
The book addresses the issue of interdisciplinary understanding of collaboration on the topic of social network studies. Resea ...2017-6-15 10:04 - igs816 - 经管书评
[Case Study]Linear Discriminant Analysis using Julia 0 个回复 - 1162 次查看
A linear discriminant classifier can be built using the lda function and a dataframe. Here I am using the iris data set that I have divided into a training set (to build the classifier) and a testing ...2015-4-2 10:13 - ReneeBK - winbugs及其他软件专版
[Case Study]Quadratic Discriminant Analysis using Julia 0 个回复 - 1029 次查看
Quadratic Discriminant Analysis using Julia[hr]Quadratic discriminant analysis, qda, has all the same parameters as lda with the exception ofrrlda since there is no opportunity to reduce the dimension ...2015-4-2 10:18 - ReneeBK - winbugs及其他软件专版
[Case Study]Regularized Discriminant Analysis using Julia 0 个回复 - 1159 次查看
Regularized Discriminant Analysis[hr]Regularized discriminant analysis is the same as quadratic discriminant analysis with an additional parameter.The additional parameter, lambda, represents the amou ...2015-4-2 10:20 - ReneeBK - winbugs及其他软件专版
[Case Study]Linear Discriminant Analysis using Julia 0 个回复 - 1005 次查看
Linear Discriminant AnalysisA linear discriminant classifier can be built using the lda function and a dataframe. Here I am using the iris data set that I have divided into a training set (to build th ...2015-4-2 10:16 - ReneeBK - winbugs及其他软件专版