-
Notifications
You must be signed in to change notification settings - Fork 16
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
Data: Diabets #4
Comments
Jakub Jung |
maksymiuks
pushed a commit
that referenced
this issue
Apr 8, 2021
maksymiuks
pushed a commit
that referenced
this issue
Apr 29, 2021
maksymiuks
pushed a commit
that referenced
this issue
Apr 29, 2021
maksymiuks
pushed a commit
that referenced
this issue
May 13, 2021
maksymiuks
pushed a commit
that referenced
this issue
May 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem: Posiadamy bazę danych pacjentów wraz z wynikami ich badań. Naszym zadaniem jest próba predykcji na podstawie podanych biomarkerów czy dany pacjent jest chory na cukrzycę.
Dane: Dane zawierają dane medyczne pacjetnów. Są dostępne pod linkiem https://www.openml.org/d/37
Zbiór danych zawiera 768 obserwacji, 8 zmiennych objaśniających.
Przykładowe modele (parametry oraz performance) są dostępne pod tym linkiem https://www.openml.org/t/37
W ramach projektu można również wytrenować swoje modele do porównania.
Klasyfikacja
The text was updated successfully, but these errors were encountered: