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

docs: adding a quickstart for binary classification #62

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

mmariniello90
Copy link
Contributor

This PR includes a quickstart (tutorial) for the binary classification model task.
A jupyter notebook has been created.


[tool.poetry.dependencies]
python = "^3.11"
radicalbit-platform-sdk = {path = "../../sdk", develop = true}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmariniello90 maybe we should put the stable version here (0.8.2) and not the development one

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robbenti you're right, let me fix it.

@robbenti robbenti merged commit 367243f into main Jul 3, 2024
10 checks passed
@robbenti robbenti deleted the feat/add-jupyter-quickstart branch July 3, 2024 08:02
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

Successfully merging this pull request may close these issues.

3 participants