The class I'm taking has us use WEKA on our homework, yet we never actually learned or used WEKA in class. Needless to say, this video was incredibly useful. Thank you for taking the time to make it.
I recommended this to my brother-in-law who wants to solve some product purchase prediction algorithms. It's well done. The only thing I would recommend is maybe some editing to include some captioning that shows the dangers of overfitting some of these models, especially the J48 classifier. Your models show very high accuracy, which appears good on the surface, but since the decision tree quickly settled that one feature, it's helpful to know why that's good AND bad. I know this is a beginner's video, but a quick blurb just to warn on the dangers of overfitting might be helpful.
This is a great video for WEKA beginners like me. I had to work on a WEKA project and did not know how WEKA works. This video at least gives me a beginning understanding on how to use WEKA. Thanks
May be this is amasing video, but I'd like to see first the simplest - description of csv file file format. What shoul be in rows, what in columns? Is this top-secure information? I can't find it anywhere!
Thank you for your time! I would like to know what is the problem with my data , when i put them on weka . I can only see rectangle with black border and not the blue and red . If it can help i am working on a groundwater potential subject , so my database have many line and each columns concern one data and the last one is the class 1 or 0 .
This was very helpful thank you? I have a question if you may be able to help, does WEKA support panel data or just time series? I will be using financial data, so would I be able to use large data sets as well? Thank you very much
ayat taha, I had the same problem. just write yout info all in one colums separated by comas. ex: ID, att1, att2, dec and then in the second row you write the first instance and so on
Hello Brandon I love your video its very comprehensive,I'm just starting to use WEKA and want to know a few things. Can it check for homoskedasticy? Can it check for mulicollinearity? Can it give the graphics presentation of them?
Whenever I run J48 on my dataset, I see the bird flopping back and forth so I know its loading, it status is "Building model on training data.." but then the bird stops and sits down and goes to x0 and the status stays the same, but no further changes happen. Any idea why this issue continues?
i have the data in word file how can i get those attributes that appears, because i dont think that getting arff file will make me have the attributes i think there is a way to get them and i'm stuck at this step
could you help me to visualize mean absolute error and root mean squared error and relative absolute error and root relative absolute error on WEKA tool
channel5Thanks for the suggestion, unfortunately, I'm not a python user. In fact, it was long time since I posted this question, but now I'm totally different from that time - I know how to create an ARFF file with at east 2 different ways without using python. Regards
Hey Brandon ! I really need your help... Im a beginner .. and i just stumbled upon weka .. How can I send serial data from an arduino board to weka ???.. i trying to map gestures collected from a custom sensor which sends out adc values ..
hello .. kindly help me to figure out that problem which is not letting my ARFF file to be loaded ... kindly respond me on your email i have emailed you ... please
thanks, it may be useful, but i still dont understand anything, and I have this project at my univeristy to do using weka ;/ and this program sucks so much
I'm very new on ML. And find this vid very unuseful. Cause i think it'ld be better if you make a simple example from start to end. Not click and explain many many details on the way. On every click you have i ask "hey dude where is the solution?"
I've been in IT for over 30 years. This is one of the most helpful videos I've ever watched. Thank you.
really?
The class I'm taking has us use WEKA on our homework, yet we never actually learned or used WEKA in class. Needless to say, this video was incredibly useful. Thank you for taking the time to make it.
I recommended this to my brother-in-law who wants to solve some product purchase prediction algorithms. It's well done. The only thing I would recommend is maybe some editing to include some captioning that shows the dangers of overfitting some of these models, especially the J48 classifier. Your models show very high accuracy, which appears good on the surface, but since the decision tree quickly settled that one feature, it's helpful to know why that's good AND bad. I know this is a beginner's video, but a quick blurb just to warn on the dangers of overfitting might be helpful.
Brandon,
Really appreciate you putting out a tutorial, with your own data, aimed at education first-timers. Wonderfully executed.
This is a great video for WEKA beginners like me. I had to work on a WEKA project and did not know how WEKA works. This video at least gives me a beginning understanding on how to use WEKA.
Thanks
The video is amazing!!!I love the approach of getting from what we know into what we are learning.
Great presentation skills. Slow, and deliberate and articulate takes time, talent, and awareness. Good Job!
Thank you very much. I am just a beginner to Machine Learning and your tutorials are very clear and helpful to understand ML algorithms. Thanks.....
May be this is amasing video, but I'd like to see first the simplest - description of csv file file format. What shoul be in rows, what in columns? Is this top-secure information? I can't find it anywhere!
great Tutorial !!! I learn WEKA after watching this one and its enough to handle the data for my dissertation.
That was awesome thanks. I own (well, I borrowed...) the book and this got me started much faster than reading ever could have.
❤️❤️❤️❤️❤️❤️❤️ No programming I loved it very much this is the software.
Thanks for creating this tutorial! It is really helpful!
Hi Weinherg, could you please upload the data you used in this demo so that we could have a try with the same data ? Thank you.
This video was incredibly well done and informative. Thanks much for taking the time out to create it.
I found this very helpful, thank you.
Haven't ever done statistical analysis at those levels but this was a great tutorial for beginners, Thanks!!
Thanks for the explanation Brandon. I am just starting off with this, might even use this in my grad project.
Thank you Brandon for the video and demonstration 👏👏
Great introductory video using real & common example. Regarding video quality, I suggest you to use Audacity to remove some background noise.
Thank you for your time! I would like to know what is the problem with my data , when i put them on weka . I can only see rectangle with black border and not the blue and red . If it can help i am working on a groundwater potential subject , so my database have many line and each columns concern one data and the last one is the class 1 or 0 .
Amazing intro tutorial. Thank you!
u should create some tutorial playlist. its more easy to watch. appreciated.
such a useful video! hope more to come!
Very helpful, a very good explanation.
Thanks Brandon, excellent video.
This was very helpful thank you? I have a question if you may be able to help, does WEKA support panel data or just time series? I will be using financial data, so would I be able to use large data sets as well? Thank you very much
ayat taha, I had the same problem. just write yout info all in one colums separated by comas. ex: ID, att1, att2, dec
and then in the second row you write the first instance and so on
Hello Brandon I love your video its very comprehensive,I'm just starting to use WEKA and want to know a few things.
Can it check for homoskedasticy?
Can it check for mulicollinearity?
Can it give the graphics presentation of them?
Thanks for the video it is informative. I just want to ask why Weka is rejecting my csv file ? I am sure it has CSV loader ?? any help on that
Thanks. But, What about the test data? Don't you think the test data is required for testing purposes?
Absolutely stellar video
Excellent tutorial! Are you still using Weka as a primary tool?
Thanks for the video, it has helped me to start using weka
Thank you very very much. It is so clear ... Thank you for your effort and sharing...
Whenever I run J48 on my dataset, I see the bird flopping back and forth so I know its loading, it status is "Building model on training data.." but then the bird stops and sits down and goes to x0 and the status stays the same, but no further changes happen. Any idea why this issue continues?
Thank you for your work, you even thought on adding subtitles for people that are not english natives.
Very useful video. Thanks so much!
i have the data in word file how can i get those attributes that appears, because i dont think that getting arff file will make me have the attributes i think there is a way to get them and i'm stuck at this step
Thank you. It was really helpful for me
can i get the sample of the data? cz i want to try it by myself. pls help thanks
Good morning.could you tell me if i can use weka API with model based on ASP and c#
Thumbs up. Very good intro vid !!!
Where's the dataset?
pastebin.com/Ea55rc3j
Thanks but this page appears to have been removed.
how do i swap attributes? For example if i want to swap attribute 1 with attribute 2?
Thanks !!! Will now need more insight...
IS weka works without file? I have my own model in JPA(Java). Than how can i used weka forecasting method?
Hey Prakhar, I want to know about your project using JPA. Please reply me at nikhil.hiremath1marist@gmail.com.
Thanks
Hai did you implement weka using Spring MVC and JPA @Nikhil's
I would also like to the answer for this.
Good stuff! Crisp and clear. Thx.
could you help me to visualize mean absolute error and root mean squared error and relative absolute error and root relative absolute error on WEKA tool
wow. Incredibly helpful. Thank you!
Is datarobot a commercial version of weka?
please make more of these vids, they are great!!!
Thanks dear for this useful video, but my question is how to create a Arff file? Thanks again
Samir Sarsam if you use python there's an arff package for that, apparently. I haven't used it.
channel5Thanks for the suggestion, unfortunately, I'm not a python user.
In fact, it was long time since I posted this question, but now I'm totally different from that time - I know how to create an ARFF file with at east 2 different ways without using python. Regards
Samir Sarsam you should post it here for future people finding this video that has your same problem.
please post how to create arff file. I am new to weka. Thanks.
Isha Gupta try RapidMiner is much better dealing with input files
I used Weka for Association rule but could not understands their result in Apriori Algorithum.why conf:(1) is always calculates....
i have problem when downloading my data as csv format into weka
it consider all of them as one attribute i don't know the reason please help me
I want the code for touch tracking....
Hi. Can we get the data set ?
nice video. but can you provide arff file ?
where can i find this example .ARFF?
There's a significant noise in the audio...
Hey Brandon !
I really need your help... Im a beginner .. and i just stumbled upon weka .. How can I send serial data from an arduino board to weka ???.. i trying to map gestures collected from a custom sensor which sends out adc values ..
You can try to dump the serial data into a .csv file. Then feed Weka with the file and try out a different ML classifier to label gestures.
Great intro! Thanks!
How to convert text file to ARFF File format?
+Gokul nath
1.- save as
2.- change type from .txt to "all files"
3.- rename like "notTextFile.arff"
4.- hit save
5.- success
is work in windows8.1 operating system?
Yeah I have it
+Connor Kennway ok very thank u!!
+Gokul nath I will try it..
it was very helpful! Thank you!
Loved it ❤️👍🙏🏼
sir , how to analyse the results of clustering
+Amit Kumar
Weka doesnt work for clustering
Thanks a lot Brandon!
Good video Brandon, could you do some for Orange? orange.biolab.si
Great Video. Very Helpful
Thanks mate- very helpful video
Thank you very much for sharing :)
the only non-indian weka tutorial?
Thanks, it's a great into!
hello .. kindly help me to figure out that problem which is not letting my ARFF file to be loaded ... kindly respond me on your email i have emailed you ... please
hello sir i want to know which software are installed for weka tool programming
java is needed for weka .. after installing java you can just install weka software from there website ..
Thank you!! Very helpful :)
wow this is amazing
thanks helpful but too long, a lot of unnecessary information or maybe it was just me since i had experience working with WEKA before
thanks, it may be useful, but i still dont understand anything, and I have this project at my univeristy to do using weka ;/ and this program sucks so much
I need it
Many thanks sir
good job
very good, thank you
im lost :(
Thanks😁😉
Thank you!
Thanks a lot!
CC videos
I'm very new on ML. And find this vid very unuseful. Cause i think it'ld be better if you make a simple example from start to end. Not click and explain many many details on the way. On every click you have i ask "hey dude where is the solution?"
thanks!!
Wut
thank you : )
yes.
hanky pank
Thanks !!!
thankq sir
Feed wet with weka :P
feet wet re chutya
very bad and time consuming...
Hey, Brandon, we know how to read. You don't need to read your slides to us.
How can I make WEKA find models for relationships other than linear? I'm trying to approximate trigonometric functions.