https://github.com/curt-park/gsoe9820_project1_profit_inference
This repository is for the inference of expected profit on 7 different project proposals.
https://github.com/curt-park/gsoe9820_project1_profit_inference
Last synced: 4 months ago
JSON representation
This repository is for the inference of expected profit on 7 different project proposals.
- Host: GitHub
- URL: https://github.com/curt-park/gsoe9820_project1_profit_inference
- Owner: Curt-Park
- Created: 2017-08-04T01:39:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T01:48:10.000Z (about 8 years ago)
- Last Synced: 2025-01-16T07:30:09.666Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GSOE9820, University of New South Wales (Semester 2, 2017)
## Film Prioritization
The purpose of this case is to get experience in using a project
priority system that ranks proposed projects by their contribution to the
organization's objectives and strategic plan.
Among a number of items in evaluation form, this repository focuses on the
inference of expected profit on 7 different project proposals.## Test Result
[1. Inference by Maximum Likelihood Estimation](http://nbviewer.jupyter.org/github/Curt-Park/GSOE9820_Project1_Profit_Inference/blob/master/maximum_likelihood_estimation_for_project_evaluation.ipynb)[2. Inference by Mean and Std from Given Information](http://nbviewer.jupyter.org/github/Curt-Park/GSOE9820_Project1_Profit_Inference/blob/master/simple_approach_using_mean_and_std.ipynb)