KMI/MLDM1 Machine learning a Data mining 1: Cvičení 05

Regrese

  1. úkol 1

    Pomocí logistické regrese vytvořte klasifikátor pro dataset Titanic. Pro trénování i ověření správnosti použijte soubor train.csv. Soubor test.csv neobsahuje class atribut.


Regression

  1. task 1

    Create a classifier for the dataset Titanic using logistic regression. Use the file train.csv for training and validation. The file test.csv does not contain the class attribute.