generated_from_keras_callback

CAP_coded_UK_statutory_instruments

This model predicts the CAP code of parliamentary bills/instruments (https://www.comparativeagendas.net/pages/master-codebook)

The model is trained on ~40k UK Parliamentary Statutory Instruments from the UK House of Commons and the Scottish Parliament. The model is cased (case sensitive)

Any questions on the model and training data feel free to message me on twitter - @sachary_

The following hyperparameters were used during training:

Training results

Train Loss Train Sparse Categorical Accuracy Validation Loss Validation Sparse Categorical Accuracy Epoch
0.2167 0.9474 0.2351 0.9444 0
0.1539 0.9592 0.2076 0.9536 1
0.1188 0.9688 0.2032 0.9556 2

Framework versions