Datasets are the foundation of your machine learning models. Our platform makes it easy to upload, organize, and prepare your data for training - all without writing code.
Currently, our platform supports uploading data in CSV (Comma-Separated Values) format. This widely-used format allows for structured tabular data representation.
Our platform offers multiple ways to upload your datasets, making it convenient regardless of your workflow.
Quickest method for a seamless workflow
When you upload a dataset, our platform processes it in several stages to prepare it for machine learning tasks.
The file is securely transferred from your device to our servers with progress tracking.
The platform validates the CSV format, analyzes column types, and performs data quality checks.
After processing, the dataset is saved to your workspace and becomes available for use.
During upload, a popup will appear showing:
If you encounter issues while uploading datasets, try these common solutions:
Issue | Solution |
---|---|
Upload fails immediately | Check that your file is in CSV format and under the size limit. |
Upload starts but never completes | Check your internet connection and try refreshing the page. |
Error message about data format | Ensure your CSV is properly formatted with consistent delimiters and column structure. |
Processing error after upload | Check for missing values, non-standard characters, or inconsistent data types in your CSV. |
To get the most out of our platform and ensure successful model training, follow these best practices:
Once your dataset is successfully uploaded, you're ready to move forward with your machine learning project:
Explore your data
Use our visualization tools to understand distributions and correlations
Preprocess your data
Apply transformations and handle missing values
Select features
Choose which columns to use for training your model
Train a model
Select a model type and configure parameters
Evaluate performance
Assess your model's accuracy and other metrics
Deploy your model
Make your model available for predictions