Code Monkey home page Code Monkey logo

natukudanova / toloka-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toloka/toloka-kit

0.0 0.0 0.0 59.18 MB

Toloka has a powerful open API, it allows you to integrate an on-demand workforce directly into your processes, and to build scalable and fully automated human-in-the-loop ML pipelines. This toolkit makes the integration even easier, e.g. allows using all power of Toloka from Jupyter Notebooks.

Home Page: https://toloka.ai

License: Other

Shell 0.02% Python 99.98%

toloka-kit's Introduction

Toloka-Kit

License PyPI Latest Release Supported Versions Downloads

Coverage GitHub Tests

Documentation

Website | API Documentation | Platform

Designed by engineers for engineers, Toloka lets you integrate an on-demand workforce directly into your processes. Our cloud-based crowdsourcing platform is a fast and efficient way to collect and label large data sources for machine learning and other business purposes.

Main advantages of Toloka:

  • Top-quality data - Collect and annotate training data that meets and exceeds industry quality standards thanks to multiple quality control methods and mechanisms available in Toloka.
  • Scalable projects - Have any amounts of image, text, speech, audio, or video data collected and labeled for you by millions of skilled Toloka users across the globe.
  • Cost-efficiency - Save time and money with this purpose-built platform for handling large-scale data collection and annotation projects, on-demand 24/7, at your own price and within your timeframe.
  • Free, powerful API - Build scalable and fully automated human-in-the-loop machine learning pipelines with a powerful open API.

⚠️ toloka-kit==1.0.0 breaking changes ⚠️

Starting with 1.0.0 release only the core version of the package is installed by default. See "Optional dependencies" section for details.

Requirements

How to get OAuth token

Get Started

Installing toloka-kit is as easy as:

$ pip install toloka-kit

Note: this project is still under heavy development and interfaces may change slightly. For production environments please specify exact package version. For example: toloka-kit==0.1.26

Optional dependencies

If you want to install toloka-kit with all additional dependencies:

$ pip install toloka-kit[all]

or install only required extra dependencies (see our documentation):

$ pip install toloka-kit[pandas,autoquality,s3,zookeeper,jupyter-metrics]  # remove unnecessary requirements from the list

Try your first program and checks the validity of the OAuth token:

import toloka.client as toloka

toloka_client = toloka.TolokaClient(input("Enter your token:"), 'PRODUCTION')
print(toloka_client.get_requester())

Useful Links

Questions and bug reports

Contributing

Feel free to contribute to toloka-kit. Right now, we really need more usage examples.

License

© YANDEX LLC, 2020-2021. Licensed under the Apache License, Version 2.0. See LICENSE file for more details.

toloka-kit's People

Contributors

alexdrydew avatar losik avatar varfolomeii avatar tulinev avatar drhf avatar pocoder avatar dustalov avatar vlad-mois avatar alexandervnuchkov avatar arcadia-devtools avatar mata-moscas avatar lehasm avatar tardis-forever avatar noath avatar ortemij avatar oleg-cat avatar zackpashkin avatar shadchin 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.