Hello everyone, I am an undergraduate student and now looking to do my final year project. Professor Minos Garofalakis <http://www.softnet.tuc.gr/~minos/> suggested to me that as a project , I could find a machine learning algorithm not implemented by anyone ,in Spark.ml and implement it. As the topic is related to contributing code (an algorithm implementation) to Spark, I address to you also. My question to you is , are there any suggestions about what algorithm is missing from spark.ml currently that would be a good option to implement? (e.g. k-means and lda are already there and so is lsvm)
Thanks in advance.