Cosan  1.0
Data Analytics Library
AllModels.h
Go to the documentation of this file.
1 //
2 // Created by Xinyu Zhang on 4/6/21.
3 //
4 
5 #ifndef ALLMODELS_H
6 #define ALLMODELS_H
7 
11 #include<CosanPCRRidge.h>
12 #include<CosanLasso.h>
13 #include<CosanElasticNet.h>
14 #endif//COSAN_ALLMODELS_H
CosanRidgeRegression.h
CosanElasticNet.h
CosanLasso.h
CosanPCRRidge.h
CosanLinearRegression.h
CosanPrincipalComponentRegression.h