Code Monkey home page Code Monkey logo

kgfarm's Introduction

A Holistic Platform for Automating Data Preparation

📐 System Design

kgfarm

Data preparation is critical for improving model accuracy. However, data scientists often work independently and spend most of their time writing code for preparing data without support for automatic learning from each other’s work. To address this challenge we developed KGFarm, a holistic platform for automating data preparation using machine learning models trained on knowledge graph capturing the semantics of data science artifacts, including datasets and pipeline scripts. KGFarm provides seamless integration with existing data science platforms, enabling scientific communities to automatically discover and learn about each other’s work.

Unleashing the power of Automated

⚡ Quick Start

Try the sample KGFarm Colab Notebook for a quick hands-on! Alternatively run setup.py to setup the demo in a local environment!

  1. Install dependencies
pip install -r requirements.txt
  1. Connect to the Stardog engine
stardog-admin server start
  1. Run KGFarm's KG Augmentor to augment the LiDS graph* (for entity extraction and exploration)
python kg_augmentor/augment_LiDS.py -db Database_name
  1. Start using KGFarm APIs (checkout this use case)

🚀 Functionalities

  • Automated Data Cleaning
  • Automated Data Transformation
  • Automated Feature Selection

⚙️ APIs & Library Interface

KGFarm APIs are designed to promote seamless integration with conventional ML workflows. For performing Data Preparation with KGFarm as human-in-the-loop, please refer to KGFarm_tutorial.ipynb. For full automation on profiled data try KGFarm's Pipeline Generator (see the example below).

youtube KGFarm Demo

🏆Achievements

🦾 Contributors

For any questions, contact us at: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]

kgfarm's People

Contributors

shubhamvashisth7 avatar nikimonjazeb avatar

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.