Skip to content

viol37/statistics-hw

Repository files navigation

statistics-hw

Bayesian Inference

The first notebook solves an exercise on Bayesian Inference. The problem is: given prior distribution of some propability value and the outcome of the experiment, calculate the posterior distribution, and find 95% central confidence interval.

Travelling Salesman Problem with Simulated Annealing

The second notebook solves travelling salesman problem on 30 most populous cities in Russia using simulated annealing approach to optimization. The solution depends on data which is not included in the repository: dataset of cities of Russia and the country outline.

Demo of the algorithm: https://youtu.be/AcHXxBq7QNY

About

solution for the assignment on the Statistics course at Innopolis University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published