Hi,

While reviewing ClassificationModel custom implementations, I found
that out of 4 "production" models two are final while the other two
are not. Is there any reason for this?

** `DecisionTreeClassificationModel` (`final`)
** `RandomForestClassificationModel` (`final`)
** `LogisticRegressionModel`
** `NaiveBayesModel`

Pozdrawiam,
Jacek Laskowski
----
https://medium.com/@jaceklaskowski/
Mastering Apache Spark http://bit.ly/mastering-apache-spark
Follow me at https://twitter.com/jaceklaskowski

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to