dmba
dmba copied to clipboard
Utility functions for "Data Mining for Business Analytics: Concepts, Techniques, and Applications in Python"
Results
5
dmba issues
Sort by
recently updated
recently updated
newest added
I may be mistaken, but the GainsChart() line for a random draw should be based on the total actual values for prediction (or total number of actual occurences for classification)...
It seems that if pydotplus is installed, but graphviz is missing, the import of pydotplus fails. As the code hides the error message, check if we can provide a better...