Bigml

Learn how to use Bigml with Composio

Overview

Enum

BIGML

Description

BigML is a comprehensive machine learning platform that simplifies the creation and deployment of predictive models through an intuitive web interface and a REST API.

Authentication Details

username
stringRequired
api_key
stringRequired

Actions

Creates a new statistical test from an existing dataset.

Action Parameters

category_names
array
dataset
stringRequired
fields
object
name
string
sample_rate
number
tags
array

Action Response

data
object
error
successful
boolean
Deletes a specific association by its id.

Action Parameters

association_id
stringRequired

Action Response

data
object
error
successful
boolean
Tool to list all topic models. use when you need to retrieve a list of all topic models.

Action Parameters

limit
integer
offset
integer
order_by
string

Action Response

data
object
error
successful
boolean
Updates an existing source with new information.

Action Parameters

add_sources
array
category
integer
closed
boolean
delete_sources
array
description
string
disable_datetime
boolean
fields
object
image_analysis
object
name
string
new_fields
array
private
boolean
project
string
remove_fields
array
remove_sources
array
row_values
array
shared
boolean
shared_clonable
boolean
source_id
stringRequired
source_parser
object
sources
array
tags
array
term_analysis
object
webhook
object

Action Response

data
object
error
successful
boolean