You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you planning to implement these features soon? It is quite crucial to be able to use the num_docs_by_timepoints parameter in order to be able to use your library.
Hello @ebergam, thanks for your attention to my work!
Currently I'm implementing the next version of tomotopy, and it will include this enhancement. So please wait a few more days.
The current
tomotopy.DTModel
is missing some features about the number of timepoints and documents. Suggest adding following properties intoDTModel
.num_timepoints
(ort
) : the value that is input ast
of__init__
num_docs_by_timepoint
: the number of documents belonging to each timepointThe text was updated successfully, but these errors were encountered: