Updated cover image for dt article
This commit is contained in:
parent
ab2d3c6fb5
commit
f6d53faeba
@ -23,7 +23,7 @@ tags = [
|
||||
|
||||
opacity = false
|
||||
sidebar = { "disable" = true }
|
||||
featured_image = "/img/decisiontree.png"
|
||||
featured_image = "/img/dtcover.jpg"
|
||||
|
||||
+++
|
||||
I worked on a decision tree program in java for my final year MSc project. In a series of posts such as this one, I'll be highlighting some of the aspects of it's creation and implementation.
|
||||
@ -59,3 +59,5 @@ Some of the other stuff I used were mysql - for storing the data sets. I didn't
|
||||
That's it for now. In the next post I'll talk about the system overview and architecture. Stay tuned!
|
||||
|
||||
![System Architecture](/img/sysarch.png)
|
||||
|
||||
Cover image source: https://www.sciencemag.org/
|
BIN
static/img/dtcover.jpg
Normal file
BIN
static/img/dtcover.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 KiB |
Loading…
Reference in New Issue
Block a user