Algorithms

Algorithmic management

Algorithmic management is a term used to describe certain labor management practices in the contemporary digital economy. In scholarly uses, the term was initially coined in 2015 by Min Kyung Lee, Daniel Kusbit, Evan Metsky, and Laura Dabbish to describe the managerial role played by algorithms on the Uber and Lyft platforms, but has since been taken up by other scholars to describe more generally the managerial and organisational characteristics of platform economies. The concept of algorithmic management can be broadly defined as the delegation of managerial functions to algorithmic and automated systems. Algorithmic management has been enabled by recent advances in digitial technologies which allow for the real-time and "large-scale collection of data" which is then used to "improve learning algorithms that carry out learning and control functions traditionally performed by managers". In the contemporary workplace, firms employ an ecology of accounting devices, such as “rankings, lists, classifications, stars and other symbols’ in order to effectively manage their operations and create value without the need for traditional forms of hierarchical control.” Many of these devices fall under the label of what is called algorithmic management, and were first developed by companies operating in the sharing economy or gig economy, functioning as effective labor and cost cutting measures. The Data&Society explainer of the term, for example, describes algorithmic management as ‘a diverse set of technological tools and techniques that structure the conditions of work and remotely manage workforces. Data&Society also provides a list of five typical features of algorithmic management: * Prolific data collection and surveillance of workers through technology; * Real-time responsiveness to data that informs management decisions; * Automated or semi-automated decision-making; * Transfer of performance evaluations to rating systems or other metrics; and * The use of “nudges” and penalties to indirectly incentivize worker behaviors. Proponents of algorithmic management claim that it “creates new employment opportunities, better and cheaper consumer services, transparency and fairness in parts of the labour market that are characterised by inefficiency, opacity and capricious human bosses.” On the other hand, critics of algorithmic management claim that the practice leads to several issues, especially as it impacts the employment status of workers managed by its new array of tools and techniques. (Wikipedia).

Video thumbnail

What Is An Algorithm ? | Introduction to Algorithms | How To Write An Algorithm? | Simplilearn

This video is based on What Is An Algorithm ? The Introduction to Algorithms tutorial will explain to you How To Write An Algorithm? and it will cover the following topics ✅00:00- Introduction to Algorithms ✅01:46- What Is an Algorithm? The algorithm is a step-by-step procedure or set o

From playlist C++ Tutorial Videos

Video thumbnail

What Is Machine Learning?

Machine learning describes computer systems that are able to automatically perform tasks based on data. A machine learning system takes data as input and produces an approach or solution to a task as output, without the need for human intervention. Machine learning is closely tied to th

From playlist Data Science Dictionary

Video thumbnail

Machine Learning

If you are interested in learning more about this topic, please visit http://www.gcflearnfree.org/ to view the entire tutorial on our website. It includes instructional text, informational graphics, examples, and even interactives for you to practice and apply what you've learned.

From playlist Machine Learning

Video thumbnail

Fast By Default: Algorithmic Performance Optimization in Practice

We’ve learned to rely on sophisticated frameworks and fast engines so much that we’re slowly forgetting how computers work. With modern development tools, it’s easy to locate the exact code that’s slowing down your application, but what do you do next? Why exactly is it slow, and how do yo

From playlist Performance and Testing

Video thumbnail

Algorithms In Industry - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Algorithms Are Cool - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Introduction to Algorithms - What are they and how are they useful?

#3B1B #SoMe2 This is my submission for this year's SoME, SoME2!! I hope you enjoy, and please feel free to leave any comments. Any feedback is hugely appreciated~! ーーーーーーーーーーーーーーーーーーーーーーー Time Stamps: 00:00 Intro 00:37 Introduction to Algorithms 03:47 Exploring Algorithms - Binary Searc

From playlist Summer of Math Exposition 2 videos

Video thumbnail

RedDotRuby 2014 - Lightning Talk - Algorithmic Trading for Fun and Profit by Sheng Loong Su

From an engineer's perspective, algorithmic (or quantitative/systematic) trading is about developing a trading system that applies mathematical and computer models for making transaction decisions in the financial markets. This talk will explore the algorithmic trading process and how we c

From playlist RedDotRuby 2014

Video thumbnail

Step by Step: Algorithms That Teach You Math

Most computer algebra systems are good at solving equations, but aren’t very good at showing their work. If we’re looking to educate students and automatically explain a problem intuitively, how does our approach to developing these systems have to change? Let’s talk about mathsteps, an o

From playlist Data Science

Video thumbnail

Stanford Seminar - Applying Theory to Practice (and Practice to Theory)

"Applying Theory to Practice (and Practice to Theory)" -Ron Fagin This seminar features leading Industrial and academic experts on big data analytics, information management, data mining, machine learning, and large-scale data processing. Learn more: http://stanford.io/1CnPxC8 0:00 Intr

From playlist Statistics and Data Science

Video thumbnail

Emma Frejinger: "Can ML Help in Solving Cargo Capacity Management Booking Control Problems?"

Deep Learning and Combinatorial Optimization 2021 "Can ML Help in Solving Cargo Capacity Management Booking Control Problems?" Emma Frejinger - University of Montreal Abstract: Revenue management is important for carriers (e.g., airlines and railroads). In this talk we focus on cargo cap

From playlist Deep Learning and Combinatorial Optimization 2021

Video thumbnail

Developing HEV Control Systems

Learn about HEV modeling and simulation. In this video you will: - Get an overview of HEV controls systems and the concept of energy management. - Understand the detailed control algorithm implementation in Simulink® and Stateflow®. - Test the controller and learn best practices. Downloa

From playlist Hybrid Electric Vehicles

Video thumbnail

Ruby Midwest 2013 Computer, Program Theyself! by Zee Spencer

Robots. Unthinking. Unfeeling. Cold. Incapable of surprising us. Or are they? In this demonstration I'll be walking through how I use ruby to teach computers to surprise me with answers to problems I don't know how to solve. It draws heavily on testing to model behavior, stats, and rubies

From playlist Ruby Midwest 2013

Video thumbnail

What is Apache Spark? | Introduction to Apache Spark | Apache Spark Certification | Simplilearn

This Simplilearn video on "What is Apache Spark?" will help you understand Spark's history, what is Spark, Hadoop vs Spark, components of Apache Spark, Spark architecture, applications of Spark along with a use case explanation. This Spark tutorial is designed for beginners who want to get

From playlist Apache Spark & Scala Tutorial Videos [2022 Updated]

Video thumbnail

24C3: Automatic memory management

Speaker: Hannes Why should I care about something that a computer could handle better, anyway? Since Java is widespread, automatic memory management is a commonly used technology. There are several approaches to memory management, realtime, parallel, probabilistic algorithms. The lect

From playlist 24C3: Full steam ahead

Video thumbnail

Leda Braga: Data science and its role in investment strategy

The CEO of Systematica Investments discusses how her company employs technology to achieve returns. As the first financial services industry speaker at the Women in Data Science (WiDS) conference, keynote presenter Leda Braga, CEO of Systematica Investments, introduced attendees to the ro

From playlist Women in Data Science Conference (WiDS) 2018

Video thumbnail

Building a notebook platform for 100,000 users - Scott Sanderson (Quantopian)

Scott Sanderson describes the architecture of the Quantopian Research Platform, a Jupyter Notebook deployment serving a community of over 100,000 users, explaining how, using standard extension mechanisms, it provides robust storage and retrieval of hundreds of gigabytes of notebooks, inte

From playlist JupyterCon

Video thumbnail

Stanford Seminar - AI Systems and Visual Intelligence at the Network Edge, Gary Brown of Intel Corp

Gary Brown, Intel Corp The theme for Autumn 2018 Topics in Technology Management seminar series is "New Approaches to Energy and Environment Challenges: Recent Developments in Asia." This series features distinguished speakers from industry and government who are involved with new initiat

From playlist EE402A - Topics in International Technology Management Seminar Series

Video thumbnail

Searching and Sorting Algorithms (part 4 of 4)

Introductory coverage of basic searching and sorting algorithms, as well as a rudimentary overview of Big-O algorithm analysis. Part of a larger series teaching programming at http://codeschool.org

From playlist Searching and Sorting Algorithms

Video thumbnail

Operating System Full Course | Operating System Tutorials for Beginners

An operating system is system software that manages computer hardware and software resources and provides common services for computer programs. In this operating system full course you will be learning following topic in details. Hardware Resources Introduction

From playlist Operating System

Related pages