Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing the new ppscore #20

Closed
lucazav opened this issue Apr 26, 2020 · 4 comments
Closed

Implementing the new ppscore #20

lucazav opened this issue Apr 26, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@lucazav
Copy link

lucazav commented Apr 26, 2020

Recently a great addition in Data Exploration tools has been done: the predictive power score.
There is currently only the original implementation in Python here. dlookr could be the first R library to implement this innovating tool in a tidy way! I would not miss this opportunity!

@choonghyunryu
Copy link
Owner

@lucazav

Thank you so much, your recommend.

I read an interesting article about the predictive power score you introduced.
I agree very much. In the coming weekend, I will be busy fulfilling your proposal. Thank you very much.

@lucazav
Copy link
Author

lucazav commented Apr 28, 2020

Great! I suppose if you'll start implementing it parallelizing it using a multi-core approach, it'll be a win-win for dlookr!

@choonghyunryu
Copy link
Owner

@lucazav

Very late, but I implemented your suggestion with the following function in version 0.5.5.9000 of dlookr.:

  • pps.data.frame()
  • pps.target_df()
  • summary.pps()
  • plot.pps()

I am sorry that I kept my appointment late for various reasons.

@choonghyunryu
Copy link
Owner

I close the issue because I implemented that function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants