An open API service indexing awesome lists of open source software.

https://github.com/europanite/gundam-forest

Random Forest Data Analysis of Kill In Action rate for every personnel in GUNDAM world, like in Titanic.
https://github.com/europanite/gundam-forest

data data-analysis data-science data-visualization death-rate death-rates gundam-model gundam-series gundom-forest jupyter jupyter-notebook kia kill-in-action python random-forest titanic titanic-kaggle titanic-survival titanic-survival-prediction

Last synced: about 2 hours ago
JSON representation

Random Forest Data Analysis of Kill In Action rate for every personnel in GUNDAM world, like in Titanic.

Awesome Lists containing this project

README

          

# [Gundam Forest](https://github.com/europanite/gundam-forest "Gundam Forest")

Random Forest Analysis of Kill In Action rate for every personnel in gundam world, like in Titanic.

A JupyterLab-based machine learning project for predicting whether a Gundam character is killed in war or armed conflict.

This repository is designed for exploratory analysis, GitHub publication, and reproducible local execution with Docker Compose.

## Titanic Dataset

| Item | Value |
|---|---:|
| Rows | 891 |
| Original columns | 12 |
| Target column | `Survived` |
| Survival labels | 0 = did not survive, 1 = survived |
| Non-survivors | 549 |
| Survivors | 342 |
| Male passengers | 577 |
| Female passengers | 314 |
| 1st class passengers | 216 |
| 2nd class passengers | 184 |
| 3rd class passengers | 491 |

# Baseline

## Titanic

## GUNDAM

# License

- Apache License 2.0.