applied-ai-018 commited on
Commit
194e272
·
verified ·
1 Parent(s): 2f15627

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_lfw.cpython-310.pyc +0 -0
  2. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_olivetti_faces.cpython-310.pyc +0 -0
  3. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_samples_generator.cpython-310.pyc +0 -0
  4. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/data/linnerud_physiological.csv +21 -0
  5. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/__init__.py +0 -0
  6. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/__pycache__/__init__.cpython-310.pyc +0 -0
  7. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/diabetes.rst +38 -0
  8. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/digits.rst +50 -0
  9. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/linnerud.rst +28 -0
  10. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/olivetti_faces.rst +44 -0
  11. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/species_distributions.rst +36 -0
  12. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/wine_data.rst +98 -0
  13. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/README.txt +21 -0
  14. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/__init__.py +0 -0
  15. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/__pycache__/__init__.cpython-310.pyc +0 -0
  16. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__init__.py +0 -0
  17. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/__init__.cpython-310.pyc +0 -0
  18. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_20news.cpython-310.pyc +0 -0
  19. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_arff_parser.cpython-310.pyc +0 -0
  20. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_base.cpython-310.pyc +0 -0
  21. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_california_housing.cpython-310.pyc +0 -0
  22. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_common.cpython-310.pyc +0 -0
  23. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_covtype.cpython-310.pyc +0 -0
  24. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_kddcup99.cpython-310.pyc +0 -0
  25. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_lfw.cpython-310.pyc +0 -0
  26. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_olivetti_faces.cpython-310.pyc +0 -0
  27. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_openml.cpython-310.pyc +0 -0
  28. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_rcv1.cpython-310.pyc +0 -0
  29. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_samples_generator.cpython-310.pyc +0 -0
  30. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_svmlight_format.cpython-310.pyc +0 -0
  31. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/__init__.py +0 -0
  32. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/__pycache__/__init__.cpython-310.pyc +0 -0
  33. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/__init__.py +0 -0
  34. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/__pycache__/__init__.cpython-310.pyc +0 -0
  35. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1/__init__.py +0 -0
  36. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1/__pycache__/__init__.cpython-310.pyc +0 -0
  37. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1119/__init__.py +0 -0
  38. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1119/__pycache__/__init__.cpython-310.pyc +0 -0
  39. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1590/__init__.py +0 -0
  40. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1590/__pycache__/__init__.cpython-310.pyc +0 -0
  41. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_2/__init__.py +0 -0
  42. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_2/__pycache__/__init__.cpython-310.pyc +0 -0
  43. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_292/__init__.py +0 -0
  44. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_292/__pycache__/__init__.cpython-310.pyc +0 -0
  45. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_3/__init__.py +0 -0
  46. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_3/__pycache__/__init__.cpython-310.pyc +0 -0
  47. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40589/__init__.py +0 -0
  48. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40675/__init__.py +0 -0
  49. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40675/__pycache__/__init__.cpython-310.pyc +0 -0
  50. env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40945/__init__.py +0 -0
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_lfw.cpython-310.pyc ADDED
Binary file (15.5 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_olivetti_faces.cpython-310.pyc ADDED
Binary file (4.85 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/__pycache__/_samples_generator.cpython-310.pyc ADDED
Binary file (60.7 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/data/linnerud_physiological.csv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Weight Waist Pulse
2
+ 191 36 50
3
+ 189 37 52
4
+ 193 38 58
5
+ 162 35 62
6
+ 189 35 46
7
+ 182 36 56
8
+ 211 38 56
9
+ 167 34 60
10
+ 176 31 74
11
+ 154 33 56
12
+ 169 34 50
13
+ 166 33 52
14
+ 154 34 64
15
+ 247 46 50
16
+ 193 36 46
17
+ 202 37 62
18
+ 176 37 54
19
+ 157 32 52
20
+ 156 33 54
21
+ 138 33 68
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (187 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/diabetes.rst ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _diabetes_dataset:
2
+
3
+ Diabetes dataset
4
+ ----------------
5
+
6
+ Ten baseline variables, age, sex, body mass index, average blood
7
+ pressure, and six blood serum measurements were obtained for each of n =
8
+ 442 diabetes patients, as well as the response of interest, a
9
+ quantitative measure of disease progression one year after baseline.
10
+
11
+ **Data Set Characteristics:**
12
+
13
+ :Number of Instances: 442
14
+
15
+ :Number of Attributes: First 10 columns are numeric predictive values
16
+
17
+ :Target: Column 11 is a quantitative measure of disease progression one year after baseline
18
+
19
+ :Attribute Information:
20
+ - age age in years
21
+ - sex
22
+ - bmi body mass index
23
+ - bp average blood pressure
24
+ - s1 tc, total serum cholesterol
25
+ - s2 ldl, low-density lipoproteins
26
+ - s3 hdl, high-density lipoproteins
27
+ - s4 tch, total cholesterol / HDL
28
+ - s5 ltg, possibly log of serum triglycerides level
29
+ - s6 glu, blood sugar level
30
+
31
+ Note: Each of these 10 feature variables have been mean centered and scaled by the standard deviation times the square root of `n_samples` (i.e. the sum of squares of each column totals 1).
32
+
33
+ Source URL:
34
+ https://www4.stat.ncsu.edu/~boos/var.select/diabetes.html
35
+
36
+ For more information see:
37
+ Bradley Efron, Trevor Hastie, Iain Johnstone and Robert Tibshirani (2004) "Least Angle Regression," Annals of Statistics (with discussion), 407-499.
38
+ (https://web.stanford.edu/~hastie/Papers/LARS/LeastAngle_2002.pdf)
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/digits.rst ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _digits_dataset:
2
+
3
+ Optical recognition of handwritten digits dataset
4
+ --------------------------------------------------
5
+
6
+ **Data Set Characteristics:**
7
+
8
+ :Number of Instances: 1797
9
+ :Number of Attributes: 64
10
+ :Attribute Information: 8x8 image of integer pixels in the range 0..16.
11
+ :Missing Attribute Values: None
12
+ :Creator: E. Alpaydin (alpaydin '@' boun.edu.tr)
13
+ :Date: July; 1998
14
+
15
+ This is a copy of the test set of the UCI ML hand-written digits datasets
16
+ https://archive.ics.uci.edu/ml/datasets/Optical+Recognition+of+Handwritten+Digits
17
+
18
+ The data set contains images of hand-written digits: 10 classes where
19
+ each class refers to a digit.
20
+
21
+ Preprocessing programs made available by NIST were used to extract
22
+ normalized bitmaps of handwritten digits from a preprinted form. From a
23
+ total of 43 people, 30 contributed to the training set and different 13
24
+ to the test set. 32x32 bitmaps are divided into nonoverlapping blocks of
25
+ 4x4 and the number of on pixels are counted in each block. This generates
26
+ an input matrix of 8x8 where each element is an integer in the range
27
+ 0..16. This reduces dimensionality and gives invariance to small
28
+ distortions.
29
+
30
+ For info on NIST preprocessing routines, see M. D. Garris, J. L. Blue, G.
31
+ T. Candela, D. L. Dimmick, J. Geist, P. J. Grother, S. A. Janet, and C.
32
+ L. Wilson, NIST Form-Based Handprint Recognition System, NISTIR 5469,
33
+ 1994.
34
+
35
+ |details-start|
36
+ **References**
37
+ |details-split|
38
+
39
+ - C. Kaynak (1995) Methods of Combining Multiple Classifiers and Their
40
+ Applications to Handwritten Digit Recognition, MSc Thesis, Institute of
41
+ Graduate Studies in Science and Engineering, Bogazici University.
42
+ - E. Alpaydin, C. Kaynak (1998) Cascading Classifiers, Kybernetika.
43
+ - Ken Tang and Ponnuthurai N. Suganthan and Xi Yao and A. Kai Qin.
44
+ Linear dimensionalityreduction using relevance weighted LDA. School of
45
+ Electrical and Electronic Engineering Nanyang Technological University.
46
+ 2005.
47
+ - Claudio Gentile. A New Approximate Maximal Margin Classification
48
+ Algorithm. NIPS. 2000.
49
+
50
+ |details-end|
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/linnerud.rst ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _linnerrud_dataset:
2
+
3
+ Linnerrud dataset
4
+ -----------------
5
+
6
+ **Data Set Characteristics:**
7
+
8
+ :Number of Instances: 20
9
+ :Number of Attributes: 3
10
+ :Missing Attribute Values: None
11
+
12
+ The Linnerud dataset is a multi-output regression dataset. It consists of three
13
+ exercise (data) and three physiological (target) variables collected from
14
+ twenty middle-aged men in a fitness club:
15
+
16
+ - *physiological* - CSV containing 20 observations on 3 physiological variables:
17
+ Weight, Waist and Pulse.
18
+ - *exercise* - CSV containing 20 observations on 3 exercise variables:
19
+ Chins, Situps and Jumps.
20
+
21
+ |details-start|
22
+ **References**
23
+ |details-split|
24
+
25
+ * Tenenhaus, M. (1998). La regression PLS: theorie et pratique. Paris:
26
+ Editions Technic.
27
+
28
+ |details-end|
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/olivetti_faces.rst ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _olivetti_faces_dataset:
2
+
3
+ The Olivetti faces dataset
4
+ --------------------------
5
+
6
+ `This dataset contains a set of face images`_ taken between April 1992 and
7
+ April 1994 at AT&T Laboratories Cambridge. The
8
+ :func:`sklearn.datasets.fetch_olivetti_faces` function is the data
9
+ fetching / caching function that downloads the data
10
+ archive from AT&T.
11
+
12
+ .. _This dataset contains a set of face images: https://cam-orl.co.uk/facedatabase.html
13
+
14
+ As described on the original website:
15
+
16
+ There are ten different images of each of 40 distinct subjects. For some
17
+ subjects, the images were taken at different times, varying the lighting,
18
+ facial expressions (open / closed eyes, smiling / not smiling) and facial
19
+ details (glasses / no glasses). All the images were taken against a dark
20
+ homogeneous background with the subjects in an upright, frontal position
21
+ (with tolerance for some side movement).
22
+
23
+ **Data Set Characteristics:**
24
+
25
+ ================= =====================
26
+ Classes 40
27
+ Samples total 400
28
+ Dimensionality 4096
29
+ Features real, between 0 and 1
30
+ ================= =====================
31
+
32
+ The image is quantized to 256 grey levels and stored as unsigned 8-bit
33
+ integers; the loader will convert these to floating point values on the
34
+ interval [0, 1], which are easier to work with for many algorithms.
35
+
36
+ The "target" for this database is an integer from 0 to 39 indicating the
37
+ identity of the person pictured; however, with only 10 examples per class, this
38
+ relatively small dataset is more interesting from an unsupervised or
39
+ semi-supervised perspective.
40
+
41
+ The original dataset consisted of 92 x 112, while the version available here
42
+ consists of 64x64 images.
43
+
44
+ When using these images, please give credit to AT&T Laboratories Cambridge.
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/species_distributions.rst ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _species_distribution_dataset:
2
+
3
+ Species distribution dataset
4
+ ----------------------------
5
+
6
+ This dataset represents the geographic distribution of two species in Central and
7
+ South America. The two species are:
8
+
9
+ - `"Bradypus variegatus" <http://www.iucnredlist.org/details/3038/0>`_ ,
10
+ the Brown-throated Sloth.
11
+
12
+ - `"Microryzomys minutus" <http://www.iucnredlist.org/details/13408/0>`_ ,
13
+ also known as the Forest Small Rice Rat, a rodent that lives in Peru,
14
+ Colombia, Ecuador, Peru, and Venezuela.
15
+
16
+ The dataset is not a typical dataset since a :class:`~sklearn.datasets.base.Bunch`
17
+ containing the attributes `data` and `target` is not returned. Instead, we have
18
+ information allowing to create a "density" map of the different species.
19
+
20
+ The grid for the map can be built using the attributes `x_left_lower_corner`,
21
+ `y_left_lower_corner`, `Nx`, `Ny` and `grid_size`, which respectively correspond
22
+ to the x and y coordinates of the lower left corner of the grid, the number of
23
+ points along the x- and y-axis and the size of the step on the grid.
24
+
25
+ The density at each location of the grid is contained in the `coverage` attribute.
26
+
27
+ Finally, the `train` and `test` attributes contain information regarding the location
28
+ of a species at a specific location.
29
+
30
+ The dataset is provided by Phillips et. al. (2006).
31
+
32
+ .. topic:: References
33
+
34
+ * `"Maximum entropy modeling of species geographic distributions"
35
+ <http://rob.schapire.net/papers/ecolmod.pdf>`_ S. J. Phillips,
36
+ R. P. Anderson, R. E. Schapire - Ecological Modelling, 190:231-259, 2006.
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/descr/wine_data.rst ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .. _wine_dataset:
2
+
3
+ Wine recognition dataset
4
+ ------------------------
5
+
6
+ **Data Set Characteristics:**
7
+
8
+ :Number of Instances: 178
9
+ :Number of Attributes: 13 numeric, predictive attributes and the class
10
+ :Attribute Information:
11
+ - Alcohol
12
+ - Malic acid
13
+ - Ash
14
+ - Alcalinity of ash
15
+ - Magnesium
16
+ - Total phenols
17
+ - Flavanoids
18
+ - Nonflavanoid phenols
19
+ - Proanthocyanins
20
+ - Color intensity
21
+ - Hue
22
+ - OD280/OD315 of diluted wines
23
+ - Proline
24
+ - class:
25
+ - class_0
26
+ - class_1
27
+ - class_2
28
+
29
+ :Summary Statistics:
30
+
31
+ ============================= ==== ===== ======= =====
32
+ Min Max Mean SD
33
+ ============================= ==== ===== ======= =====
34
+ Alcohol: 11.0 14.8 13.0 0.8
35
+ Malic Acid: 0.74 5.80 2.34 1.12
36
+ Ash: 1.36 3.23 2.36 0.27
37
+ Alcalinity of Ash: 10.6 30.0 19.5 3.3
38
+ Magnesium: 70.0 162.0 99.7 14.3
39
+ Total Phenols: 0.98 3.88 2.29 0.63
40
+ Flavanoids: 0.34 5.08 2.03 1.00
41
+ Nonflavanoid Phenols: 0.13 0.66 0.36 0.12
42
+ Proanthocyanins: 0.41 3.58 1.59 0.57
43
+ Colour Intensity: 1.3 13.0 5.1 2.3
44
+ Hue: 0.48 1.71 0.96 0.23
45
+ OD280/OD315 of diluted wines: 1.27 4.00 2.61 0.71
46
+ Proline: 278 1680 746 315
47
+ ============================= ==== ===== ======= =====
48
+
49
+ :Missing Attribute Values: None
50
+ :Class Distribution: class_0 (59), class_1 (71), class_2 (48)
51
+ :Creator: R.A. Fisher
52
+ :Donor: Michael Marshall (MARSHALL%[email protected])
53
+ :Date: July, 1988
54
+
55
+ This is a copy of UCI ML Wine recognition datasets.
56
+ https://archive.ics.uci.edu/ml/machine-learning-databases/wine/wine.data
57
+
58
+ The data is the results of a chemical analysis of wines grown in the same
59
+ region in Italy by three different cultivators. There are thirteen different
60
+ measurements taken for different constituents found in the three types of
61
+ wine.
62
+
63
+ Original Owners:
64
+
65
+ Forina, M. et al, PARVUS -
66
+ An Extendible Package for Data Exploration, Classification and Correlation.
67
+ Institute of Pharmaceutical and Food Analysis and Technologies,
68
+ Via Brigata Salerno, 16147 Genoa, Italy.
69
+
70
+ Citation:
71
+
72
+ Lichman, M. (2013). UCI Machine Learning Repository
73
+ [https://archive.ics.uci.edu/ml]. Irvine, CA: University of California,
74
+ School of Information and Computer Science.
75
+
76
+ |details-start|
77
+ **References**
78
+ |details-split|
79
+
80
+ (1) S. Aeberhard, D. Coomans and O. de Vel,
81
+ Comparison of Classifiers in High Dimensional Settings,
82
+ Tech. Rep. no. 92-02, (1992), Dept. of Computer Science and Dept. of
83
+ Mathematics and Statistics, James Cook University of North Queensland.
84
+ (Also submitted to Technometrics).
85
+
86
+ The data was used with many others for comparing various
87
+ classifiers. The classes are separable, though only RDA
88
+ has achieved 100% correct classification.
89
+ (RDA : 100%, QDA 99.4%, LDA 98.9%, 1NN 96.1% (z-transformed data))
90
+ (All results using the leave-one-out technique)
91
+
92
+ (2) S. Aeberhard, D. Coomans and O. de Vel,
93
+ "THE CLASSIFICATION PERFORMANCE OF RDA"
94
+ Tech. Rep. no. 92-01, (1992), Dept. of Computer Science and Dept. of
95
+ Mathematics and Statistics, James Cook University of North Queensland.
96
+ (Also submitted to Journal of Chemometrics).
97
+
98
+ |details-end|
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/README.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Image: china.jpg
2
+ Released under a creative commons license. [1]
3
+ Attribution: Some rights reserved by danielbuechele [2]
4
+ Retrieved 21st August, 2011 from [3] by Robert Layton
5
+
6
+ [1] https://creativecommons.org/licenses/by/2.0/
7
+ [2] https://www.flickr.com/photos/danielbuechele/
8
+ [3] https://www.flickr.com/photos/danielbuechele/6061409035/sizes/z/in/photostream/
9
+
10
+
11
+ Image: flower.jpg
12
+ Released under a creative commons license. [1]
13
+ Attribution: Some rights reserved by danielbuechele [2]
14
+ Retrieved 21st August, 2011 from [3] by Robert Layton
15
+
16
+ [1] https://creativecommons.org/licenses/by/2.0/
17
+ [2] https://www.flickr.com/photos/vultilion/
18
+ [3] https://www.flickr.com/photos/vultilion/6056698931/sizes/z/in/photostream/
19
+
20
+
21
+
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/images/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (188 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (187 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_20news.cpython-310.pyc ADDED
Binary file (4.22 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_arff_parser.cpython-310.pyc ADDED
Binary file (4.74 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_base.cpython-310.pyc ADDED
Binary file (10.9 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_california_housing.cpython-310.pyc ADDED
Binary file (1.5 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_common.cpython-310.pyc ADDED
Binary file (3.78 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_covtype.cpython-310.pyc ADDED
Binary file (2.04 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_kddcup99.cpython-310.pyc ADDED
Binary file (2.69 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_lfw.cpython-310.pyc ADDED
Binary file (5.82 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_olivetti_faces.cpython-310.pyc ADDED
Binary file (1.11 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_openml.cpython-310.pyc ADDED
Binary file (36.5 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_rcv1.cpython-310.pyc ADDED
Binary file (1.92 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_samples_generator.cpython-310.pyc ADDED
Binary file (19.9 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/__pycache__/test_svmlight_format.cpython-310.pyc ADDED
Binary file (16 kB). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (192 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (199 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (204 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1119/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1119/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (207 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1590/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_1590/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (207 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_2/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_2/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (204 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_292/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_292/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (206 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_3/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_3/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (204 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40589/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40675/__init__.py ADDED
File without changes
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40675/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (208 Bytes). View file
 
env-llmeval/lib/python3.10/site-packages/sklearn/datasets/tests/data/openml/id_40945/__init__.py ADDED
File without changes