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
8
#include<
CosanLinearRegression.h
>
9
#include<
CosanRidgeRegression.h
>
10
#include<
CosanPrincipalComponentRegression.h
>
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
cosan
model
AllModels.h
Generated by
1.8.20