https://github.com/tetrahedronai/circle

Circle is a simple way to create powerful machine learning models, analyze data and research cutting-edge AI.

https://github.com/tetrahedronai/circle

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords

algorithms artificial-intelligence circleai data data-science frameworks machine-learning python statistics tetrahedronai
Last synced: 6 months ago · JSON representation

Repository

Circle is a simple way to create powerful machine learning models, analyze data and research cutting-edge AI.

Basic Info
  • Host: GitHub
  • Owner: TetrahedronAI
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 993 KB
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
algorithms artificial-intelligence circleai data data-science frameworks machine-learning python statistics tetrahedronai
Created about 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Security

README.md

WARNING: Work in Progress

CircleML Logo

Circle ML

GitHub Workflow Status (with event) GitHub pull requests GitHub issues Codacy grade Codacy coverage GitHub GitHub stars Ask a Question

CircleML is a Python framework designed to speed up your machine learning workflows.

It's PyPy compatibility may improve performance for some algorithms, however due to the extensive use of NumPy (which runs notoriously slowly in PyPy) it is not always more performant.

Contents

Installation

Run one of the following commands in your terminal.

shell pip install circleml py -m pip install circleml # windows python3 -m pip install circleml # if the above don't work

Owner

  • Name: Tetrahedron AI
  • Login: tetrahedronai
  • Kind: organization
  • Location: United Kingdom

Pushing the boundaries of open source AI. We are a GitHub organization that endeavours to create new and advanced AI technologies.

GitHub Events

Total
Last Year

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 19 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 2
  • Total maintainers: 1
pypi.org: circleai

A machine learning library for Python.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8 Last month
Rankings
Dependent packages count: 7.5%
Downloads: 19.4%
Stargazers count: 21.7%
Forks count: 22.9%
Average: 28.3%
Dependent repos count: 69.7%
Maintainers (1)
Last synced: 6 months ago
pypi.org: circleml

A machine learning library for Python.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 11 Last month
Rankings
Dependent packages count: 7.6%
Average: 38.5%
Dependent repos count: 69.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/get-coverage-codacy.yml actions
.github/workflows/tests.yml actions
pyproject.toml pypi
requirements.txt pypi