Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Filter
User engy.abdelazeez
Wall
Recent activity
All questions
All answers
Recent activity by engy.abdelazeez
1
1 answer
2.7k
2.7k views
How do I reduce RMSE in a Random Forest Regressor?
I preprocessed the data, normalized the numerical features, and did one hot encoding for the categorical ones. I end up with a model with R^2=0.7 and RMSE which is 15% of...
asked
Apr 3, 2019
Machine Learning
random-forest
data-science
machine-learning
+
–
1
1 answer
548
548 views
I fit a many different models to my data set and I still get horrible accuracy. Any suggestions?
I'm trying to create a regression with a data set that does not contain any nulls and has a very few outliers. I fit a linear regression, a random forest, and a gbm model...
asked
Mar 7, 2019
Machine Learning
data-science
+
–
1
1 answer
1.1k
1.1k views
How do you visualize/present the predicted output of a random forest model with large trees?
I’ve heard that it’s hard to visualize the output of random forest models with large trees/forest but I’m finding it hard to understand what the use case for the model i...
asked
Feb 28, 2019
Machine Learning
data-science
random-forest
visualization
+
–