JackSnowWolf / VE414_final_project

start our Bayesian Analysis project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VE414 Final Project

Start our Bayesian Analysis project

The whole project is focus on predict how many trees and the corresponding distribution in Jiuling as described in the project_414.pdf. Our solution is described in the ve414_project.pdf.

We are required to use julia to implement our algorithm without advanced julia packages. The main function is written in project.jl and other related source files are in src folder.

Plots

All plots are stored in pic folder.

  • Scatter plot for observation points with and without Tayes.

scatter plots for observation

  • Tayes with estimated tree's location

Tayes with estimated tree's location

  • Estimated Tayes Observation distribution

Estimated Tayes Observation distribution

Future Work

Actually, our model is not good. We still need a lot of work to do. Please see the Future Work part in our ppt ve414_project.pdf.

About

start our Bayesian Analysis project

License:MIT License


Languages

Language:Julia 75.7%Language:Python 17.7%Language:R 6.6%