Files
TitanicAI/README.txt
T

12 lines
608 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TitanicAI
Эта неросеть предсказывает смерть пасажиров Титаника с точностью 0.67
В файле train.txt находится ассет для обучет
В файле test.txt находится ассет для одемонстрации
Скорость/Точность обучения решулируется во втором параметре конструктора
Вектора в ассете:
Survived|Pclass|Sex|Age|Relatives|Fare|Embarked
Задача и ассеты отсюда https://www.kaggle.com/competitions/titanic/