ML functions
 
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
 BaseFunction.h
 BatchNorm.h
 ChatGPT.h
 Concat.h
 CosineSimilarity.h
 DecisionForest.h
 DecisionTree.hImplementation of a decision tree for machine learning predictions
 DotProduct.hImplementation of a dot product function for machine learning
 Dropout.hImplementation of a dropout layer for machine learning
 Embedding.hImplementation of an embedding layer for machine learning
 Encoder.hImplementation of various encoder classes for machine learning
 FraudDetectionFunctions.hImplementation of various utility functions for machine learning
 functions.hHeader file containing various machine learning functions and utilities
 HuggingFaceServerless.hImplementation of a Hugging Face serverless API integration for machine learning tasks
 HuggingFaceTokenizer.hImplementation of a Hugging Face tokenizer for machine learning tasks
 NNBuilder.hImplementation of a neural network builder for constructing and registering neural network layers
 PositionEncoding.hImplementation of a position encoding function for machine learning
 RAG.hImplementation of a Retrieval-Augmented Generation (RAG) function for machine learning
 SequencePooling.hImplementation of a sequence pooling function for machine learning
 SVD.hImplementation of a Singular Value Decomposition (SVD) function for machine learning
 UtilFunction.hImplementation of utility functions and classes for machine learning tasks
 VeloxDecisionTree.hThis file contains the implementation of custom types and functions for tree-based machine learning models in Velox
 XGBoost.hThis file contains the implementation of XGBoost-based machine learning functions in Velox