Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 1 missing columns ({'Domain'}) This happened while the csv dataset builder was generating data using hf://datasets/SuodhanJ6/Query_Domain_Classification/test_ZUT1mqB.csv (at revision 8807be90053263561ca6368fe1cf845306455990) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast ID: int64 Title: string -- schema metadata -- pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 473 to {'ID': Value(dtype='int64', id=None), 'Title': Value(dtype='string', id=None), 'Domain': Value(dtype='string', id=None)} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 1 missing columns ({'Domain'}) This happened while the csv dataset builder was generating data using hf://datasets/SuodhanJ6/Query_Domain_Classification/test_ZUT1mqB.csv (at revision 8807be90053263561ca6368fe1cf845306455990) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
ID
int64 | Title
string | Domain
string |
---|---|---|
1 | What is good in a decision tree, a large or a small leaf size? | Techniques |
2 | Training data only contains single positive label | Techniques |
3 | Calculating percentage contribution of a negative component | Techniques |
4 | Unable to open solution checker! | Hackathons |
5 | User Name Change | Misc |
6 | How to decide which curve to fit to our model? | Techniques |
7 | Epochs in Neural Network | Techniques |
8 | Chatbot to give answer(sometimes inferred) from repository | Techniques |
9 | Plot on Google Maps in Python | Tools |
10 | Which algorithm to choose when the response is weak? | Techniques |
11 | R code throws the error "Error in trial/100 : non-numeric argument to binary operator Called from: Reduce("+", trial/100)" | Tools |
12 | Learning Path to Pick to become a Data Scientist | Career |
13 | Build High-Quality Training Data for Computer Vision and NLP Applications | Techniques |
14 | Your score for this submission is:0.0. Your Leaderboard score is: 0.0 | Hackathons |
15 | Which one is better to master Python, R or SAS? I want to be Data Scientist | Career |
16 | What is the default threshold when applying logistic regression in sklearn? | Techniques |
17 | Need Help : Where do I go from here ? How do I deep dive | Techniques |
18 | Please guide me if PGPBA-BI course from Greatlakes will be good for me or not | Career |
19 | How to do group by in R | Tools |
20 | Python H20: HTTP 500 Server Error | Techniques |
21 | How to select records containing certain names in the column in R | Tools |
22 | What kind of plot will be helpful for total count group data ( data grouped by month and year )? | Techniques |
23 | Problem - “Datewise” (for next week in future) forecast for the “Customer numbers” expected to have alarm | Techniques |
24 | Example of XGBoost using Julia on the Wisconsin Breast Cancer Data | Tools |
25 | AttributeError: Can only use .dt accessor with datetimelike values | Tools |
26 | Recommended Desktop/Laptop Specs for Data Science | Misc |
27 | What is the difference between the qplot() function and the ggplot() function from the ggplot2 package in R? | Tools |
28 | Price optimization in R | Techniques |
29 | How to find dependent variable in test dataset by using train dataset? | Techniques |
30 | Datafest 2017 is Back | Hackathons |
31 | Sample Data for Analysis in Retail / Consumer / Footwear industry | Misc |
32 | How to group similar college name in one group? | Hackathons |
33 | Best Practices for machine leaning and Deep learning's implementations | Resources |
34 | Optimize Qlikview Document | Tools |
35 | Does high redundancy mean high correlation | Techniques |
36 | Why do we subtract 1 from the sample size to calculate degree of freedom? | Techniques |
37 | Awesome iPython notebooks for data science? | Tools |
38 | Dummy encoding for ordered categorical data | Techniques |
39 | Practice dataset for kNN Algorithm | Resources |
40 | Regarding Masters in Business analytics | Career |
41 | Churn Model Data set and Technique | Techniques |
42 | Web scraping in R | Techniques |
43 | How does bootstrap sampling work during boosting | Techniques |
44 | How to access specific parts of a list in R? | Tools |
45 | Unable to fill missing value | Hackathons |
46 | How to reduce too many IF conditions in R | Tools |
47 | Filling missing values with '-1' | Techniques |
48 | What to do when Hosmer lemeshow test fails during Logistic regression? | Techniques |
49 | Is it a good practice to remove observations with very less frequency from the data? | Techniques |
50 | What is the effect of cross validation on model complexity | Techniques |
51 | What can a business analyst offer for movie ticket booking websites? | Other |
52 | Xgboost: Unstable Output | Other |
53 | What is your environment - tool set & libraries to perform data analysis in Python? | Tools |
54 | What should one learn after working on tableau | Career |
55 | Dataset with size more than 1 TB available for download - Click prediction | Techniques |
56 | What is RETAIN statement in SAS | Tools |
57 | Skills Expected from a person changing Career to Analytics Feild | Career |
58 | GridSearchCV and Cross Valdation in Python | Techniques |
59 | How can build expression based on wild card in qlikview? | Tools |
60 | Approaches for 'Do you know who's a Megastar'?' | Hackathons |
61 | Convert continous variables into categoriccal using Decision Trees | Techniques |
62 | CPBAE course by IIML | Career |
63 | How to replace missing values in a particular column using knnImpute | Tools |
64 | Apriori and FP-Growth Algorithms | Techniques |
65 | Reading Date Time information using R | Tools |
66 | Parsing in SAS for a keyword | Tools |
67 | Using customer relationships to create groups | Techniques |
68 | How to disable the index of series to matplotlib for plotting on the X-axis? | Tools |
69 | Training multiple models in Same GPU simultaneously and How to setup AI lab | Tools |
70 | How to read zip file directly in Python? | Tools |
71 | Post 7+ years of experience, chances of switching career to analytics | Career |
72 | I want to learn R. Is there any free course for beginners | Resources |
73 | K Means vs Density Based Clustering | Techniques |
74 | Why are numerical fields dropped and just a "present or not" indicator flag used in their place? | Techniques |
75 | Understaing the significance test | Resources |
76 | Why can't we use ROC Curve to compare two models | Misc |
77 | Meaning of the plots obtained in lm in R | Techniques |
78 | I m new in data science ,what can be error plz help | Hackathons |
79 | Download - Free Tutorial to learn Data Science in R from Scratch | Resources |
80 | Interpret result of logistic regression in terms of percentage increase or decrease | Techniques |
81 | How to declare irregular time series data into time series | Tools |
82 | Microsoft's Introduction to R course on edX | Resources |
83 | Don't we get any points for participating in Skill-test? | Misc |
84 | How to rename the file in R | Tools |
85 | Regression analysis using polynomials | Techniques |
86 | Can we use stock market time series table data in form of 2d matrix as input to Capsule Neural Network | Techniques |
87 | When do we split the data into train and test data? | Techniques |
88 | How to perform element wise multiplication in Ipython notebook? | Tools |
89 | Dependent List Creation using Shiny | Tools |
90 | Should I start exploring Big data technology? | Career |
91 | How sapply simplifies the result in R | Tools |
92 | Career in Business Analytics for Freshers | Career |
93 | How to convert the factor into integer in R | Tools |
94 | What do the values from varImp() for a randomForest indicate? | Techniques |
95 | Predictive Modelling on Large Data Set | Tools |
96 | Chrn prediction in a time frame | Techniques |
97 | Box Detection using OpenCV | Techniques |
98 | Career shift to Big data analytics from Mainframes | Career |
99 | MLP - Number of neurons input layer | Techniques |
100 | Extracting Twitter Data and Storing it | Techniques |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 18