The project uses machine learning for predicting laptop prices.
Laptops with price source set as "allegro" are saved, converted and used for training.
Then the model is used to set price for laptops without given price.
pip install -r requirements.txtPackages are listed only for the two scripts described below.
# make sure that DATA_FROM_DB is set to True in the file
python tree.pypython evaluator.py