Pinned Repositories
facial-recognition
Facial recognition applied to security. Using ML to find if it is the right person in a given situation.
modeling-epidemics-COVID-19
ML on COVID-19 - presentation at MLDS Conference - https://analyticsindiamag.com/using-ml-model-to-fight-covid-19-a-case-study/. Jupyter notebooks using models like SEIR to predict COVID-19 spread
mr
programmers-scratch-area
Every programmer has a scratch area where they write simple programs to understand concepts. On June 12 2011 I created it. Original is here - https://code.google.com/archive/p/problem-solving
tech-interview
Resources for tech interviews
Fraud-Detection-System
Fraud detection system with new PAIR architecture implemented with Flink, Kafka, MOA, RocksDB based system and with a new simulator MASSES
identity-authz-apl
Attribute-based access control (ABAC), also known as policy-based access control, defines an access control paradigm whereby access rights are granted to users through the use of policies which reason over data in attributes. The policies can use any type of attributes (user attributes, resource attributes, object, environment attributes etc.). Read more here - https://en.wikipedia.org/wiki/Attribute-based_access_control ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.
PDF-Summarisation
baladutt's Repositories
baladutt/modeling-epidemics-COVID-19
ML on COVID-19 - presentation at MLDS Conference - https://analyticsindiamag.com/using-ml-model-to-fight-covid-19-a-case-study/. Jupyter notebooks using models like SEIR to predict COVID-19 spread
baladutt/facial-recognition
Facial recognition applied to security. Using ML to find if it is the right person in a given situation.
baladutt/mr
baladutt/programmers-scratch-area
Every programmer has a scratch area where they write simple programs to understand concepts. On June 12 2011 I created it. Original is here - https://code.google.com/archive/p/problem-solving
baladutt/tech-interview
Resources for tech interviews