Updated dt image to local image
This commit is contained in:
parent
53486c0f43
commit
144a92c32f
@ -23,7 +23,7 @@ tags = [
|
|||||||
|
|
||||||
opacity = false
|
opacity = false
|
||||||
sidebar = { "disable" = true }
|
sidebar = { "disable" = true }
|
||||||
featured_image = "http://lorenphotos.com/wp-content/uploads/2013/03/savannah_blue_tree.jpg"
|
featured_image = "/img/decisiontree.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.
|
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.
|
||||||
|
BIN
static/img/decisiontree.jpg
Normal file
BIN
static/img/decisiontree.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 779 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user