> For the complete documentation index, see [llms.txt](https://chembl.gitbook.io/malaria-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chembl.gitbook.io/malaria-project/output-file.md).

# Output files

MAIP creates an output csv file containing the information from the input file and two extra columns. Compounds that failed the standardisation are not predicted but remain in the output file. The additional columns are:

**standard\_smiles**

Compound SMILES returned by the standardisation procedure and used for the prediction.

**model\_score**

Score returned by the model. The higher the score is the more likely the compound is predicted to be active. Because there is no normalised score, the user defines a selection threshold.
