×
BigML is working hard to support a wide range of browsers. Your experience will be better with:
API Request Preview
Apr2020
Image of API Request Preview

Anything you create on BigML Dashboard, you can do the same with BigML API. Now BigML adds the feature of previewing an API request alongside the configuration of a resource creation on the Dashboard.

This essentially shows the users how to create the resource programmatically. It includes the endpoint of the REST API call and the JSON file that specifies the arguments that had been configured.

Find more information in the BigML Dashboard documentation.

API request model configuration supervised configuration unsupervised configuration web
BigML in Chinese
Feb2018
Image of BigML in Chinese

The BigML Team is excited to release the BigML Dashboard in Chinese. Since its very beginning, BigML has strived to make Machine Learning Beautifully Simple for Everyone (机器学习美观简单人人用). Today our journey reached another milestone by allowing over 1 billion people to use the BigML platform in their native language.

You can watch this video to check out the BigML Dashboard in Chinese

chinese languages dashboard web
Organizations
Jan2018
Image of Organizations

Machine Learning projects usually involve several members from different teams that need to work on the same project and/or visualize the same resources. Now, BigML offers organizations, a convenient collaborative workspace that makes your life easier and your work more efficient, where several users can work on the same projects from different accounts at different permission levels. Break down silos and let us help you to adopt Machine Learning across your entire corporate structure.

Create a new organization or learn more about it.

organizations collaboration projects permissions roles web
Shared Resources Cloning
Jan2017
Image of Shared Resources Cloning

Now, you can easily clone datasets, models and scripts, from other users into your BigML account. Provided that a user shares a resource using the sharing link and the cloning capability is enabled, any other user with access to the link will be able to include this resource in their BigML account.

This new feature will allow you to fully use the shared resources. For example, when another user shares a dataset using the sharing link, it is in "view only" mode, so you can not perform any actions such as creating new models, exporting it, sampling it, etc. Now, by cloning it, you will be able to perform all BigML actions available for datasets.

resources cloning sharing link dashboard web
Flatliner editor in your dashboard
Oct2015
Image of Flatliner editor in your dashboard

The Flatliner code editor is now available from the dataset configuration menu. You can use it to add more fields or to filter your dataset.

web dataset fall2015
Download datasets bought in the Gallery
Jun2015
Image of Download datasets bought in the Gallery

Free datasets "purchased" in the BigML Gallery can be now downloaded as CSV.

api web gallery dataset
Move resources between projects
Jun2015
Image of Move resources between projects

Now users can better organize their resources by moving them from one project to another. Sources can also be moved from production mode to development mode and the other way around.

ui api project source dataset model ensemble evaluation cluster anoamly detector centroid anomaly score prediction web
New view: Projects
May2015
Image of New view: Projects

New view for Projects with built in search. Get a summary view of your projects in a single view.

project web ui
Google Integration
Jan2015
Image of Google Integration

With the Winter Release, you'll now be able to add sources to BigML through Google Cloud Storage and Google Drive, similar to our prior integrations with Dropbox and Azure Data Marketplace. You can also now log into BigML using your Google ID.

google datasources google drive google cloud storage winter2015 web
Dataset Comparison
Dec2014
Image of Dataset Comparison

This is another simple but useful application we have released into our new BigML Labs. It allows users to compare side by side two different datasets. Check it out here.

dataset winter2015 labs web
Field Importance Histograms
Jun2014
Image of Field Importance Histograms

Based on user feedback, we've created a new Field Importance histogram that helps visualize these insights from the text in the Model/Ensemble Summary Report. You can access this new report for both your models and ensembles.

visualization histogram report model ensemble web
Dataset exports
Mar2014
Image of Dataset exports

Now you can also export datasets from a dataset view into a comma-separated values (.CSV) file. This works very well in combination with the dataset creation from a model segment as it can help you identify the instances that follow certain criteria.

export download web
Segment-based datasets
Mar2014
Image of Segment-based datasets

Have you ever wanted to create a new dataset for further analysis from a specific node in a tree? Now you can! When you're in a model or sunburst view, simply mouse over a node and then press your keyboard's shift button. This will freeze the view and allow you to export the rules for that segment and/or create a new dataset with the instances at that node.

model dataset filter flatline web
Segment Actionable Models
Mar2014
Image of Segment Actionable Models

Download the actionable code of the rules defined by a segment of your predictive model.

model actionable model web
Open SunBurst
Jan2014
Image of Open SunBurst

BigML's SunBurst visualization for decision trees is an intuitive, interactive way for users to experience data. Now you can include a fully interactive SunBurst viz in any web page simply by copying and pasting a snippet of HTML. Great for blog posts and news articles!

Read more about this feature in this blog post.

sunburst model decision tree secret link embed viz visualization web
Search resources by name
Jan2014
Image of Search resources by name

Filter your resources by name makes easier to navigate your BigML dashboard.

search filter sources datasets models ensembles predictions evaluations web
Sample datasets
Jan2014
Image of Sample datasets

Have you ever wanted to create a new dataset from a sample of your original dataset? Now you can using different sample rates, different ranges of instances, choosing between random or deterministic samples, using replacement or not, or using out-of-the-bag samples.

sampling flatline dataset api web
Filter datasets
Jan2014
Image of Filter datasets

Have you ever wanted to create a new dataset to model a specific segment of your data? Now BigML comes with a simple but powerful way to create new datasets using combinations of filters on several fields of your dataset. This feature is even more powerful through the BigML API.

filters flatline dataset api web
Secret Links for Evaluations
Jan2014
Image of Secret Links for Evaluations

You can now share evaluations with co-workers or customers using secret links. Visit the evaluation that you want to share, click on the more info icon, open the privacy panel, and switch the secret link button. Anyone with the secret link will be able to access the evaluation.

secret links sharing evaluation web
Secret Links for Datasets
Oct2013
Image of Secret Links for Datasets

From now on, BigML datasets can be shared through private links analogous to those already available for models.

secret links sharing dataset web
Text Analysis
Sep2013
Image of Text Analysis

Have you ever wanted to create predictive models using a mix of structured and unstructured data but weren't able to find a package or service available to do so? BigML now allows you to process multiple text fields, alongside numerical, categorical, date and time fields. BigML has implemented a number of basic Natural Language Processing techniques to spot relationships between text content and other properties of your data. For example, wouldn't it be good to know what keywords from your social media feed are resulting in the most social media shares? This is now possible through BigML.

text analysis text fields web api
Microsoft Excel ® Export
Sep2013
Image of Microsoft Excel ® Export

Microsoft Excel is one of the most pervasive “analytics” tools on the market today. Now you can export your BigML models and make them actionable on Excel—letting anyone in your organization make predictions on the go and analyze BigML models from the comfort of their own tools and environment.

Excel model prediction web
Confusion Matrix
Sep2013
Image of Confusion Matrix

A highly-requested enhancement to BigML’s Evaluations, BigML’s intuitive confusion matrix makes it easy for you to visualize the performance of your classification models and ensembles by quickly showing you the actual vs. predicted results highlighting false negatives and false positives. Also exportable to Microsoft Excel.

evaluation classification web
Secret Links
Sep2013
Image of Secret Links

Have you ever wanted to share a model with a colleague, but not post it in BigML's Gallery? Now you can through a simple copy & paste! As always, your data is completely safe with us—the link provides access to the model, and nothing else.

secret links sharing model web
Inline Field Editing
Sep2013
Image of Inline Field Editing

Add labels and descriptions to fields in your sources and datasets that will carry over to your models and predictions—this is great for making your data easier to understand and analyze.

labels descriptions source dataset web
Sending Request...
Sending Request...