Skip to content

Commit 9895194

Browse files
committed
Add README
1 parent 1dc8db2 commit 9895194

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Regressno
2+
3+
This directory contains material on regression, specifically symbolic
4+
regression, but also a comparison with random forest regression.
5+
6+
7+
## What is it?
8+
9+
1. `data.txt`: data to use in the experiment.
10+
1. `create_data.py`: Python script to generate the data.
11+
1. `regression.ipynb`: Jupyter notebook that compares symbolic and
12+
random forest regression.

0 commit comments

Comments
 (0)