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

Floor Ceiling #399

Open
chrisbach1 opened this issue Jan 6, 2023 · 19 comments
Open

Floor Ceiling #399

chrisbach1 opened this issue Jan 6, 2023 · 19 comments

Comments

@chrisbach1
Copy link

I would love some input here.

I have added Projection Floor and Projection Ceiling columns to my csv file. Do I still need to add the RandomFantasyPointStrategy to my code? How do I get the optimizer to project fppg in the range?

Anything helps! Thanks in advance. Love this optimizer

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@chrisbach1
Copy link
Author

What do I put as the range since I am using floor and ceiling columns in the csv?

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@chrisbach1
Copy link
Author

I mean how do I get the optimizer to randomize a projection between my floor and ceiling. Will it do it automatically if I add the RandomFantasyPointStrategy?

@chrisbach1
Copy link
Author

I have the columns and numbers already

@Milkman9691
Copy link

Floors & Ceilings you find online are useless unless they give you every detail as to how they created them. It is pretty simple to create your own and then you know if players are mixed in with only 5 mins avg playing time but I would not use any found online NBC Sports Edge has a good write up about creation of a F&C chart so i would start there

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@chrisbach1
Copy link
Author

So if I am specifying my floors and ceilings I just add this?:

optimizer.set_fantasy_points_strategy(RandomFantasyPointsStrategy())

I appreciate the help

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@chrisbach1
Copy link
Author

@Denwen12 Thanks!

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@Denwen12
Copy link

Denwen12 commented Jan 6, 2023 via email

@chrisbach1
Copy link
Author

@Denwen12 so Im still having trouble with it. My understanding is that if I add optimizer.set_fantasy_points_strategy(RandomFantasyPointsStrategy()) along with the floor & ceiling categories to my csv, that the optimizer would assign a random number between the floor and ceiling. Essentially assigning a player a random FPPG within the floor and ceiling. But if I keep the floor and ceiling in the csv and change all the players FPPG to 0, it does not assign any number. does that make sense? @DimaKudosh

@Denwen12
Copy link

Denwen12 commented Jan 9, 2023 via email

@chrisbach1
Copy link
Author

Screenshot 2023-01-09 170334

@chrisbach1
Copy link
Author

Okay its supposed to be "Projection Ceil", not "Projection Ceiling" That fixed it

@Denwen12
Copy link

Denwen12 commented Jan 9, 2023 via email

@Denwen12
Copy link

Denwen12 commented Jan 9, 2023 via email

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

3 participants