gauss314 commited on
Commit
ad8e976
1 Parent(s): 574bcac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,5 +1,21 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  The dataset provided includes a variety of features and targets. In machine learning and predictive modeling, features are the input variables used to predict target variables, or the outcomes we're interested in predicting.
5
 
@@ -41,4 +57,4 @@ Features
41
 
42
  Possible targets:
43
 
44
- - `DITM_IV`, `ITM_IV`, `sITM_IV`, `ATM_IV`, `sOTM_IV`, `OTM_IV`, `DOTM_IV`: These are implied volatilities (IV) for different categories of options: Deep-In-The-Money (DITM), In-The-Money (ITM), Slightly-In-The-Money (sITM), At-The-Money (ATM), Slightly-Out-Of-The-Money (sOTM), Out-Of-The-Money (OTM), Deep-Out-Of-The-Money (DOTM). Implied volatility is a metric that captures the market's view of the likelihood of changes in a given security's price.
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
+ tags:
7
+ - NYSE
8
+ - options
9
+ - calls
10
+ - puts
11
+ - sp500
12
+ - volatility
13
+ - implied volatility
14
+ - vix
15
+ - IV
16
+ pretty_name: USA options implied volatility features for machine learning
17
+ size_categories:
18
+ - 1M<n<10M
19
  ---
20
  The dataset provided includes a variety of features and targets. In machine learning and predictive modeling, features are the input variables used to predict target variables, or the outcomes we're interested in predicting.
21
 
 
57
 
58
  Possible targets:
59
 
60
+ - `DITM_IV`, `ITM_IV`, `sITM_IV`, `ATM_IV`, `sOTM_IV`, `OTM_IV`, `DOTM_IV`: These are implied volatilities (IV) for different categories of options: Deep-In-The-Money (DITM), In-The-Money (ITM), Slightly-In-The-Money (sITM), At-The-Money (ATM), Slightly-Out-Of-The-Money (sOTM), Out-Of-The-Money (OTM), Deep-Out-Of-The-Money (DOTM). Implied volatility is a metric that captures the market's view of the likelihood of changes in a given security's price.