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

SLU12 : exercise 3 #29

Open
TiagoFerrao opened this issue Aug 3, 2021 · 0 comments
Open

SLU12 : exercise 3 #29

TiagoFerrao opened this issue Aug 3, 2021 · 0 comments

Comments

@TiagoFerrao
Copy link

TiagoFerrao commented Aug 3, 2021

The name of the columns above the exercise :
''create a new field called **discrete_votes** which is the discretization of the Votes field, such that the range is between 0 and 49 and the original instances are uniformly distributed;
create a new field called **binary_votes** which is the binarization of the Votes field, such that amounts smaller than 100 become 0 and amounts equal or greater than 100 become 1."
do not match the ones on the comments of the same exercise :

create new column discrete_amount using suitable transformer
create new column binary_amount using suitable transformer

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

No branches or pull requests

1 participant