|
| | Proposal (torch::Tensor &pDataset, std::vector< std::string > &features_, std::string &className_) |
| |
|
| torch::Tensor | Xf |
| |
| torch::Tensor | y |
| |
| map< std::string, mdlp::CPPFImdlp * > | discretizers |
| |
Definition at line 17 of file Proposal.h.
◆ Proposal()
| bayesnet::Proposal::Proposal |
( |
torch::Tensor & | pDataset, |
|
|
std::vector< std::string > & | features_, |
|
|
std::string & | className_ ) |
◆ ~Proposal()
| bayesnet::Proposal::~Proposal |
( |
| ) |
|
|
virtual |
◆ checkInput()
| void bayesnet::Proposal::checkInput |
( |
const torch::Tensor & | X, |
|
|
const torch::Tensor & | y ) |
|
protected |
◆ fit_local_discretization()
| map< std::string, std::vector< int > > bayesnet::Proposal::fit_local_discretization |
( |
const torch::Tensor & | y | ) |
|
|
protected |
◆ localDiscretizationProposal()
| map< std::string, std::vector< int > > bayesnet::Proposal::localDiscretizationProposal |
( |
const map< std::string, std::vector< int > > & | states, |
|
|
Network & | model ) |
|
protected |
◆ prepareX()
| torch::Tensor bayesnet::Proposal::prepareX |
( |
torch::Tensor & | X | ) |
|
|
protected |
◆ discretizers
| map<std::string, mdlp::CPPFImdlp*> bayesnet::Proposal::discretizers |
|
protected |
◆ Xf
| torch::Tensor bayesnet::Proposal::Xf |
|
protected |
| torch::Tensor bayesnet::Proposal::y |
|
protected |
The documentation for this class was generated from the following files:
- /home/rmontanana/Code/BayesNet/bayesnet/classifiers/Proposal.h
- /home/rmontanana/Code/BayesNet/bayesnet/classifiers/Proposal.cc