Getatlas 2z0gl7v1xeMOSTLY AI
Help CenterDataImporting and Exploring Data

Importing and Exploring Data

Last updated July 29, 2024

Data is the foundation of machine learning. In Mostly AI, you can easily import your data from various sources and then explore it to gain valuable insights, prepare it for model training, and ensure its quality.

Importing Your Data

  • Navigate to the "Data" Section: Within your project, go to the "Data" section.
  • Choose Your Data Source: Mostly AI supports a wide range of data formats and sources:
  • Upload From Local Files: Choose files from your computer, including CSV, Excel, JSON, and more.
  • Connect to Databases: Connect to external databases, including SQL databases, for direct data access.
  • Import from Cloud Storage: Connect to popular cloud storage providers like Google Drive, Dropbox, and OneDrive.
  • Import from APIs: Fetch data from external APIs to integrate real-time data sources.
  • Specify Data Properties: Depending on your data source, you might need to provide information like file type, delimiter, encoding, and data headers to ensure correct interpretation.
  • Preview Your Data: After importing, the platform will display a preview of your data table. Verify the data structure, check for any missing values or inconsistencies, and ensure everything is as expected.

Exploring Your Data

  • Data Visualization Tools: Mostly AI provides powerful visualization tools to explore your data visually:
  • Charts and Graphs: Generate various chart types (histograms, scatter plots, bar charts) to understand data distribution, relationships, and outliers.
  • Interactive Tables: Interact with your data in a tabular format, filter rows and columns, and sort data for easier analysis.
  • Data Filtering: Use advanced filtering options to select specific data points or subsets for closer examination.
  • Descriptive Statistics: Calculate summary statistics (mean, median, standard deviation, percentiles) to understand the central tendency and spread of your data.
  • Feature Engineering: Use data transformations and feature engineering techniques to create new features that can enhance the performance of your machine learning models.

By effectively importing and exploring your data, you'll set a strong foundation for building accurate and reliable machine learning models in Mostly AI.

Was this article helpful?