Overview of Notebooks and Models
masterThe notebooks/ directory contains the core data science workflows and pre-trained models for Cartola FC analysis:
Notebooks and Scripts
Análise dos Dados.ipynb: Covers data import, cleaning, sample creation, and model training.markov chain lpp: A team scaler based on predictions using Markov Chains and linear programming.
Pre-trained Neural Network Models
Located in the models/ folder:
nn.pkl: The current model, updated every round of the Brasileirão. Older versions can be retrieved via Git history.nn_31.pkl: A specific model trained for round 31 of the 2017 Brasileirão, used for performance comparison againstnn.pkl.