Price Model#

RepeatTransactionModel(hpi_data, **kwargs)

Repeat transaction house price model.

HedonicModel(hpi_data, **kwargs)

Hedonic house price model.

RandomForestModel(hpi_data, **kwargs)

Random forest house price model.

NeuralNetworkModel(hpi_data, **kwargs)

Neural network house price model.