ram_regression_linear, a scikit-learn code which uses linear regression to perform regression on the RAM price dataset.
The computer code and data files described and made available on this web page are distributed under the MIT license
ram_regression_decision, a scikit-learn code which uses a decision tree algorithm to perform regression on the RAM price dataset.