Git Product home page Git Product logo

causality's Introduction

Hello!

I'm a tech omnivore with a background in software and data engineering. I specialize in building scalable data-driven infrastructures and helping companies make data-driven decisions for business growth.

Apart from coding, I maintain a blog - you can find my articles here (poorly maintained). I also try to pay my dues as a citizen on Stackoverflow.

You can find me on Linkedin, twitter, or instagram.

causality's People

Contributors

azariagmt avatar

Watchers

 avatar  avatar

Forkers

jimmy-inl

causality's Issues

MLOps pipeline

Tasks to undertake to implement proper MLOps pipeline

  • Integrate CML into runs
  • Integrate DVC and have different versions of the data(with gdrive remote)
  • Incorporate MLFlow

Expected Outcomes

  • Modeling a given problem as a causal graph
  • Statistical Modelling and Inference Extraction
  • Building model pipelines and orchestration
  • Knowledge about casual graph and statistical learning
  • Hypothesis Formulation and Testing
  • Statistical Analysis

Data Exploration

  • Conduct an exploratory data analysis on the data & communicate useful insights.
  • Ensure that you identify and treat all missing values and outliers in the dataset by using appropriate methods.
  • Perform feature extraction and scaling

Causal learning

  • Split data into training and hold-out set
  • Create a causal graph using all training data and get the insights (this will be considered the ground truth)
  • Create new causal graphs using increasing fractions of the data and compare with the ground truth graph
    The comparison can be done with a Jaccard Similarity Index, measuring the intersection and union of the graph edges
  • After reaching a stable causal graph, select only variables that point directly to the target variable
  • Train one model using all variables and another using only the variables selected by the graph
  • Measure how much each of the models overfit the hold-out set created in step 1.

References

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.