\section{/var/www/mlpack.ratml.\+org/mlpack.org/\+\_\+src/mlpack-\/3.3.2/src/mlpack/methods/cf/cf\+\_\+model.hpp File Reference}
\label{cf__model_8hpp}\index{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+2/src/mlpack/methods/cf/cf\+\_\+model.\+hpp@{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+2/src/mlpack/methods/cf/cf\+\_\+model.\+hpp}}
Include dependency graph for cf\+\_\+model.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{cf__model_8hpp__incl}
\end{center}
\end{figure}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \textbf{ C\+F\+Model}
\begin{DoxyCompactList}\small\item\em The model to save to disk. \end{DoxyCompactList}\item 
class \textbf{ Delete\+Visitor}
\begin{DoxyCompactList}\small\item\em \doxyref{Delete\+Visitor}{p.}{classmlpack_1_1cf_1_1DeleteVisitor} deletes the C\+F\+Type$<$$>$ object which is pointed to by the variable cf in class \doxyref{C\+F\+Model}{p.}{classmlpack_1_1cf_1_1CFModel}. \end{DoxyCompactList}\item 
class \textbf{ Get\+Value\+Visitor}
\begin{DoxyCompactList}\small\item\em \doxyref{Get\+Value\+Visitor}{p.}{classmlpack_1_1cf_1_1GetValueVisitor} returns the pointer which points to the \doxyref{C\+F\+Type}{p.}{classmlpack_1_1cf_1_1CFType} object. \end{DoxyCompactList}\item 
class \textbf{ Predict\+Visitor$<$ Neighbor\+Search\+Policy, Interpolation\+Policy $>$}
\begin{DoxyCompactList}\small\item\em \doxyref{Predict\+Visitor}{p.}{classmlpack_1_1cf_1_1PredictVisitor} uses the \doxyref{C\+F\+Type}{p.}{classmlpack_1_1cf_1_1CFType} object to make predictions on the given combinations of users and items. \end{DoxyCompactList}\item 
class \textbf{ Recommendation\+Visitor$<$ Neighbor\+Search\+Policy, Interpolation\+Policy $>$}
\begin{DoxyCompactList}\small\item\em \doxyref{Recommendation\+Visitor}{p.}{classmlpack_1_1cf_1_1RecommendationVisitor} uses the \doxyref{C\+F\+Type}{p.}{classmlpack_1_1cf_1_1CFType} object to get recommendations for the given users. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item 
 \textbf{ mlpack}
\begin{DoxyCompactList}\small\item\em Linear algebra utility functions, generally performed on matrices or vectors. \end{DoxyCompactList}\item 
 \textbf{ mlpack\+::cf}
\begin{DoxyCompactList}\small\item\em Collaborative filtering. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Wenhao Huang 

Khizir Siddiqui
\end{DoxyAuthor}
A serializable CF model, used by the main program.

mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-\/clause B\+SD license. You should have received a copy of the 3-\/clause B\+SD license along with mlpack. If not, see {\tt http\+://www.\+opensource.\+org/licenses/\+B\+S\+D-\/3-\/\+Clause} for more information. 