Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.5 KB

File metadata and controls

49 lines (35 loc) · 2.5 KB

👀 Overview

{% embed url="https://youtu.be/dn-bolUAW4A" %}

Dataset used in the video (breast_cancer.csv) : https://www.kaggle.com/datasets/uciml/breast-cancer-wisconsin-data

  • Set a workspace 00:10
  • Overview of the main components 00:34
  • Icon sidebar overview 00:45
  • Import a dataset 01:12
  • Copy and Paste a dataset 01:38
  • Reveal the dataset in the file explorer 02:07 -
  • Create a new folder 02:15
  • Rename the folder 02:27
  • Rename the folder again 02:40
  • Move the dataset in the renamed folder 02:52
  • Change the workspace 03:00
  • Delete an unwanted copy of the dataset 03:35
  • Resize and collapse the sidebar 03:58

1. Set your workspace

The application needs a workspace to run.

At first, we recommend you create an empty folder (named "Workspace" for example) and choose it as your workspace directory.

The folder structure of a workspace

{% hint style="info" %} The DATA folder is where you will store your datasets {% endhint %}

{% hint style="info" %} The EXPERIMENTS folder is where the experiments, the models and the results will be stored {% endhint %}

{% hint style="danger" %} The folders DATA and EXPERIMENTS cannot be deleted inside the application, we strongly recommend you to avoid erasing them from outside of the application {% endhint %}

{% hint style="warning" %} The .medomics folder is used by application to store all the infos of the workspace, don't touch it if you want the app to run smoothly 😉 {% endhint %}