Skip to content
View zkavtaskin's full-sized avatar
🤔
🧠🤖🧪
🤔
🧠🤖🧪
Block or Report

Block or report zkavtaskin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Lead-Time-Driven-Delivery-Simulation Lead-Time-Driven-Delivery-Simulation Public

    This repository attempts to find team configuration, work size, team member capacity and backlog order that delivers work at the lowest lead time possible.

    Jupyter Notebook 2

  2. Machine learning model partitioning ... Machine learning model partitioning for multi-tenant data in Python. Full write up can be found here: https://zankavtaskin.medium.com/machine-learning-model-partitioning-for-multi-tenant-data-in-python-7297dd7f6ba1
    1
    from sklearn.linear_model import LinearRegression
    2
    import pickle
    3
    import random
    4
    import numpy as np
    5
    
                  
  3. Domain-Driven-Design-Example Domain-Driven-Design-Example Public

    Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.

    C# 1.7k 435

  4. Multitenancy-Microservice-FederatedIdentity-Example Multitenancy-Microservice-FederatedIdentity-Example Public

    Multitenancy Federated Identity Example ASP.NET MVC C#

    C# 35 21