website

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit bb99ab1540d0fabfef2a9025e172debf433abf36
parent bf87465680d507161a3f49bbcd418e2b00761da0
Author: AndrewLockVI <andrew@laack.co>
Date:   Mon, 24 Mar 2025 15:49:52 -0500

Updated wording

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -82,7 +82,7 @@ <hr> <h2 id="research">research</h2> - <p>I am currently doing research on oblique decision tree induction. <a href="https://git.laack.co/cart-elc"> The source</a> for my research is freely available, but requires citation if it is used in other research. The source repository contains the code for my algorithm, the associated .tex file for my research paper, tests, and all of the code used for data gathering. + <p>I am currently doing research on oblique decision tree induction. <a href="https://git.laack.co/cart-elc"> The source</a> for my research is freely available, but requires citation if it is used in other research. The source repository contains the code for the algorithm, the associated .tex file for the research paper, tests, and all of the code used for data gathering. <hr> <h2 id="code">code</h2>