Browse Source

Updated cover image for dt article

master
Rohan Sircar 4 years ago
parent
commit
f6d53faeba
  1. 4
      content/post/a-tale-of-decision-trees-java-opencl.md
  2. BIN
      static/img/dtcover.jpg

4
content/post/a-tale-of-decision-trees-java-opencl.md

@ -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

After

Width: 1280  |  Height: 720  |  Size: 494 KiB

Loading…
Cancel
Save