Closed wkedziora closed 10 months ago
Hi, thank you for the issue, and I'm sorry for a long time reply time.
The error was due to the fact, that the order function changed the way it works in recent R versions, and it resulted in such bug. We've already improved it in recent update to version 1.4.2.
I have recently tried to run code from https://medium.com/responsibleml/forester-predicting-house-prices-use-case-b537253b6142 about prices of accommodation in Lisbon. It runs smoothly up to this code:
When afterwards i try this:
report(output_2)
I get this error:
I have updated R and all packages as well as tried those options: https://github.com/ModelOriented/forester/issues/116
What might be the issue?