python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Classify / Cluster Products as Fragile / Non-Fragile
I have a bunch of products and its data description. I don't have the labels for the products. I want to develop an algorithm to classify/cluster the products as Fragile / Non-Fragile.
This is an exam...
Prince Modi
Votes: 0
Answers: 0
Text Classification - Multiple Training Datasets
Would there be “dilution” of accuracy if I train the same text classification model with multiple training datasets? For example, my end users would be providing (uploading) their own tagged CSVs to t...

Aeva
Votes: 0
Answers: 1
All classifiers are locked in weka
I want to start text classifying a database and all classifiers are locked and i can't use any of them, i've used stringtowordVector filter for them to open and they're still locked and this is my arf...
Laila Nehad
Votes: 0
Answers: 1
How to split dataset (that's been already fromatted into vowpal wabbit input format ) into train and test set?
I'm doing a program which predicts rating of a movie based on its title, year, director, actor and budget. I've web-scraped info about 990 movies from a page and decided to try vowpal wabbit. I've a...
Paula
Votes: 0
Answers: 0