I have executed three different algorithms Decision Tree, random forest, and logisticRegression on a dataset. The training score is showing as a straight horizontal line for the Decision Tree and random forest. is it the right behavior as I am new in machine learning so can't analyze if something is wrong either with the data set or with the data size. as a target variable, I have four classes to predict.
Looking forward to hear from experts.
Thanks a lot