Tags
Tags give the ability to mark specific points in history as being important
0.3.14
e3859fb5
·
Added pretty printing for nested CV results
·
Jul 19, 2022
0.3.13
94d10dea
·
Fixed typing bug with perform_nested_cv_for_multiple_algos signature
·
Jul 18, 2022
0.3.12
781bdf1e
·
Fixed bug with CrossValidationWithGridSearch self.cv -> self._cv
·
Jul 18, 2022
0.3.11
205f13cd
·
Fixed bug with CrossValidationWithGridSearch self.cv -> self._cv
·
Jul 18, 2022
0.3.10
fdbcef68
·
Documenting NestedCVWithGridSearch class
·
Jul 18, 2022
0.3.9
e91ff08a
·
Updated requirements.txt
·
Jul 16, 2022
0.3.8
6ff79382
·
Updated Print Statements in for results of cross validation and nested cv
·
Jul 16, 2022
0.3.7
ef1a3202
·
Updated Print Statements in for results of cross validation and nested cv
·
Jul 16, 2022
0.3.6
3a194bc8
·
Updated dependencies
·
Jul 16, 2022
0.3.5
22233f39
·
Updated dependencies
·
Jul 16, 2022
0.3.4
1774d525
·
Added print statement for finishing grid search for a featurization type
·
Jul 16, 2022
0.3.3
5c04d256
·
Fixed optimize_metric attribute bug in NestedCVWithGridSearch
·
Jul 16, 2022
0.3.2
f047f357
·
Fixed num_splits attributes bug in NestedCVWithGridSearch
·
Jul 16, 2022
0.3.1
c3c561b6
·
Started nested cv functionality
·
Jul 16, 2022
0.3.0
8be9548a
·
Added functionality for performing cross validation with featurizations
·
Jul 15, 2022
0.2.11
e724e2d2
·
Started adding cross-validation functionality
·
Jul 14, 2022
0.2.10
49e6fc76
·
Fixed bug in show_n_closest_data_points_to_cluster_center method
·
Jul 11, 2022
0.2.9
a31ad5e3
·
Finished documenting clustering utilities
·
Jul 11, 2022
0.2.8
aa871ba6
·
Fixed bug in compute_cluster_dfs
·
Jul 11, 2022
0.2.7
cd5a43a3
·
Fixed bug in compute_cluster_dfs
·
Jul 11, 2022
1
2
3
4