Тёмный
No video :(

TUTORIAL / Eyal Kazin / A Hands-On Introduction To Multi-Objective Optimization 

PyCon US
Подписаться 29 тыс.
Просмотров 8 тыс.
50% 1

11:10 - Pause video to work through Part 1
Optimising for multiple objectives is a non-trivial task, especially when they are in conflict. For example how can one best overcome the classic trade-off between quality and cost of production, when the monetary value of quality is not defined? In this hands-on Python tutorial you will learn about Pareto Fronts and use them to optimise for multiple objectives simultaneously.
Multi-Objective Optimisation, also known as Pareto Optimisation, is a method to optimise for multiple parameters simultaneously. When applicable, this method provides better results than the common practice of combining multiple parameters into a single parameter heuristic. The reason for this is quite simple. The single heuristic approach is like horse binders limiting the view of the solution space, whereas Pareto Optimisation enables a bird’s eye view.
Real world applications span from supply chain management, manufacturing, aircraft design to land use planning. For example when developing therapeutics, Pareto optimisation may help a biologist maximise protein properties like effectiveness and manufacturability while simultaneously minimising toxicity.
I will provide a git repository with Jupyter notebooks with which you will apply lessons and tools learned to the simple Knapsack problem. Here you will program for filling a bag with packages with the objective of minimising the bag weight while maximising its content value.
My objective is for you to gain a basic intuition for the technique, understand its advantages and shortcomings to be able to assess applicability for your own projects
Slides: bit.ly/pycon21-handson-moo

Опубликовано:

 

12 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@etcher6841
@etcher6841 3 года назад
This talk and accompanying material are outstanding. Thank you so much for putting this together and offering for free!
Далее
SUMMIT / Education
1:59:50
Просмотров 420
«K operatsiyasi» davom etadi: Kiyevning rejasi ma'lum
05:07
Multiobjective optimization
5:49
Просмотров 7 тыс.
Multiobjective Optimization
35:50
Просмотров 2,1 тыс.
Talk: Conor Hoekstra - Beautiful Python Refactoring
30:05
Measurement Metrics for Multi-Objective Optimizations
6:29