๐Ÿฆ‰
Arkangel AI Docs
  • ๐Ÿ‘‹Welcome to Arkangel AI
  • ๐Ÿ•Preparing Learning Data
    • Data Best Practices
    • How to anonymize your data?
    • How to build a good dataset for ML?
  • ๐Ÿ› ๏ธGetting Started
  • Product Tutorials
    • ๐Ÿ“ฉUpload Data
    • โญImprove Data
      • Handling dates
      • Correlation and Significance
      • Handling of Outliers
    • ๐Ÿค–Create AI Models
    • ๐Ÿ”ฎMake Predictions
    • ๐Ÿ“ˆIntegrate & Monitor
  • API Docs
    • ๐ŸšฉAPI Overview
    • ๐Ÿ”‘Authentication
    • ๐Ÿ‘พMethods
      • ๐Ÿš€Projects
      • ๐Ÿง Datasets
      • ๐Ÿ”ฎPredictions
    • ๐Ÿ“–Glossary
Powered by GitBook
On this page
  • Import to Arkangel AI
  • 2. Upload from your device
  • What's next?

Was this helpful?

  1. Product Tutorials

Upload Data

This tutorial focuses on importing data to Arkangel AI using our interface.

PreviousGetting StartedNextImprove Data

Last updated 1 year ago

Was this helpful?

Import to Arkangel AI

You can also import data to Arkangel AI using the API (see the to get started with the Arkangel AI API).

To import to Arkangel AI, sign in and navigate to the New project page by clicking the green bottom on the top right.

On this page you can drop your .zip file on the box or click the โ€œLoad Datasetโ€ to load a previous dataset from your repository.

1. Load a dataset

Note: all datasets, the one you have previously upload through drag and drop and the API will show up here.

2. Upload from your device

Something to take into account, the columns can only have around 255 characters for their name description each, otherwise the zip can not be loaded.

What's next?

After you import your data, Arkangel AI creates a project and performs Exploratory Data Analysis for you to understand your data

๐Ÿ“ฉ
API Overview