Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.21 KB

ThaparSummerSchool

Session 2 Prerequisites

How to Download and Install Orange Data Mining Tool

1. Orange Tool Setup

Install Orange

pip install orange3

Run from command line

orange-canvas

Dataset download

Click here!

About Orange Tool: Orange is an open-source data visualization, machine learning and data mining toolkit. It features a visual programming front-end for explorative data analysis and interactive data visualization, and can also be used as a Python library. Docs


2. Time Series Session:

=> Hands on session Open In Colab

3. Datasets

=>train_data.csv for time series classification using TSAI

=>Alcohol_Sales.csv for LSTM & ARIMA