How to get free YouTube subscribers, likes and views?
Get Free YouTube Subscribers, Views and Likes

Anna Nicanorova: Optimizing Life Everyday Problems Solved with Linear Programing in Python

Follow
PyData

PyData NYC 2015

Linear Optimization can be a very powerful tool to enable mathematical decisionmaking under constrains. This tutorial is designed on how to build a linear program optimizer in python. To make the format more entertaining, the tutorial problems are designed to tackle relevant daytoday problems on how to optimize your vacation, see all art around museum and create optimal reading lists.

Linear Optimization is a very established area in operations research famous for solving investing and transportation problems. Linear Programing and Integer programing can describe a problem where decisions are constrained by problems and the solution requires decision where one seeks to maximize/minimize objectives (basically everyday life). So it always surprised me why more people don’t use LP for solving their real life problems. Also LP/IP can replace sometimes very complex algorithms where one seeks to optimize under constrains.

This is a tutorial how to use LP modeling framework in Python (using Pulp and Scipy) by giving relevant example of optimizing everyday life. It is amazing, that by properly translating the problem with algebraic expressions, we can find solutions to such relevant everyday problems as how many/which bestsellers to read in a year, which vacations to take, while keeping costs minimal and how to cover all museums in NYC.

Slides available here: https://github.com/AnnaNican/optimizers 00:00 Welcome!
00:10 Help us add time stamps or captions to this video! See the description for details.

Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVi...

posted by reinaemily6h