Foundations of Business Intelligence
The term business intelligence dates back to 1865, when it appeared in the encyclopedia of commercial and business anecdotes....
Discrete Optimization: Linear Programming
Invented byΒ George Dantzig in 1947, Linear Programming is one of the most fundamental tools in combinatorial optimization. You...
Corporate Non-Liquidating Distribution
As corporations operate, they can share their economic successes with shareholders by making distributions. However distributions are not necessarily required...
Discrete Optimization: Local Search
Previously we talked about constraint programming, which actually works with partial assignments, we try to extend them, and...
Taxation for Corporation Formation: Liabilities, Capital and Loss
Along with assets, corporate formation also routinely involves the transfer and assumption of liabilities. The corporation is taking responsibilities...
Data Lakes and Data Warehouses in Google Cloud
A data engineer is someone who builds data pipelines. They want to get their data into a place,...
Taxation: Non-Recognition Rules for Corporate Formation
Important tax issues arise throughout the corporate lifecycle: its formation, operation and liquidation. The formation of a corporation generally...
Discrete Optimization: Constraint Programming
Constraint Programming is one of the main paradigms to actually tackle optimization problems. The idea is to look...
Introduction to MLOps
You probably have known the DevOps methodology which is very commonly used in the software industry, which basically...
Corporate Income Taxation
Regular Income Tax Liability The regular tax liability calculation itself is very straightforward: The complexity of corporate income...
My 134th certificate from Coursera
Plan a Successful Freelancing Business California Institute of the Arts Believe it or not, we are in a...
Plan a Successful Freelancing Business
Think about Being a Freelancer Sometimes called a solopreneur, a freelancer is a type of entrepreneur who starts...
Discrete Optimization: Knapsack Problems
Filling a knapsack is an NP-hard optimization problem, it is widely believed that in the worst case it...
Essential Concepts of Business Taxation
Origin of Federal Taxation The first income tax in the US was enacted in 1634 by the Massachusetts...
Multilevel Models vs Marginal Models
Logistic Regression Logistic regression is an extension to linear regression. When there are only only 2 options for...