-
0
Question: How can you improve decision making?
- Keywords:
-
Diana Kornbrot answered on 30 Jan 2020:
Bt being systematic
List pros and cons o all possible outcomes
Estimate probability outcome will occur given your decision.
Example for friday evening
Shall I study or go to meet friends
study: enjoyment/interest score?, prob = ??, better grades prob = .6?
meet friends: enjoyment/interest score, prob = ??, worde grades prob = .6?
then weight according to YOUR priorities
-
Sreejita Ghosh answered on 31 Jan 2020:
Wrt machine learning, decision-making of algorithms is improved by making better cost functions. Think of cost functions as reward/penalty. The lesser the computed value of cost function, less is the penalty (desirable state). The cost function is designed as a statistical physics entity such as entropy (disorderness) or free energy.
Entropy or disorderness is maximum when samples from all classes are mixed together- this is an undesirable state. In a classification problem or a clustering problem, we try to do grouping/sorting out of samples of same classes together and keep them far away from samples of other classes. Thus, we try to decrease the disorderness/entropy.
Similarly wrt energy interpretation, when samples of the same class are grouped together by a classifier there is decrease in energy due to the system becoming more stable due to decrease variance.
There is also an information theory interpretation which provides yet another cost function design – and that is how much information is gained when a certain decision rule is followed. For desirable outcome we want a mathematical design which provides more information gain- greater ‘reward’ for the classifier.
Based on how we formulate our classification, regression, or clustering problem, we choose a statistical physics or information theory based interpretation, and then write it mathematically such that we can optimise this equation for the desired outcome- the most optimum decision making by our algorithm
Related Questions
If you could know one question that nobody knows the answer to, what would it be?
Do you prefer Arithmetic or Worded problems?
i know some details may be private and confidential, but could u give an example of something you have helped the
what is the hardest computer algorithm you have had to solve??
Recent Questions
-
Any suggestions in assessing critical thinking skills and disposition in a mathematics context for mathematics students?
-
How do you go about making an AI
-
Do we have true AI? Or is it machines just learning?
-
Can Machines be creative (like humans)?
-
can robots fix people
-
As a mathematician, do you think much about the longstanding debates about the philosophy of mathematics?
-
say, i wanted to become an economist or advisor for my friend who works as a fisherman, or in the entrepreneurial
-
what is the most interesting pattern you ever found on a object
-
How does the people predict the weather? Is there any equations to predict the weather?
-
Do you like Lin-manuel Miranda?
Comments