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

Move the medusa model part to MedusaPy repo #18

Closed
2 of 3 tasks
SirWerto opened this issue Oct 5, 2022 · 0 comments · Fixed by #29
Closed
2 of 3 tasks

Move the medusa model part to MedusaPy repo #18

SirWerto opened this issue Oct 5, 2022 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request

Comments

@SirWerto
Copy link
Owner

SirWerto commented Oct 5, 2022

I am moving the medusa python part to this repository and I am applying some changes that needs to be modified in Medusa.Step2 and Medusa.Port part.

Mainly, the new output of the port will be

{model_used, player_id, is_inactive?, inactive_probability(between 0 and 1)}

The medusa.py part is going to changed too.

TODO

  • Update Satellite.MedusaTable struct with a new inactive_probability field
  • Update the python port files with the new MedusaPY interface
  • Update the elixir port part and the Medusa.ETL.enrich_map function
@SirWerto SirWerto added this to the We have an MVP!! milestone Oct 6, 2022
@SirWerto SirWerto self-assigned this Oct 6, 2022
@SirWerto SirWerto linked a pull request Oct 9, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant