analytics_used_files

0 rows


Description

Files that have already been used for training and predictio

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
modelid BIGINT 19 0
analytics_models.id analusedfile_mod2_fkR
fileid BIGINT 19 0
files.id analusedfile_fil2_fkR
action VARCHAR 50
time BIGINT 19 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
analusedfile_fil4_ix Performance Asc fileid
analusedfile_mod4_ix Performance Asc modelid
analusedfile_modactfil2_ix Performance Asc/Asc/Asc modelid + action + fileid

Relationships