I am trying to start a new project but I am not familiar with machine learning algorithms. I want to build a predictive supervised model that is able to classify samples into clusters. This clusters are defined by a gene signature. I basically have gene expression matrices.
I would like to know which type of machine learning is the best in performance and prediction for this type of data and query. I've been looking at Deep Learning but I still can't find which one would fit better.