Weka Data Mining Tutorial for First Time & Beginner Users

  Рет қаралды 659,830

Brandon Weinberg

Brandon Weinberg

Күн бұрын

Пікірлер: 125
@mparker8145
@mparker8145 8 жыл бұрын
I've been in IT for over 30 years. This is one of the most helpful videos I've ever watched. Thank you.
@yesanton
@yesanton 8 жыл бұрын
really?
@silverplasticware
@silverplasticware 12 жыл бұрын
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.
@JuliusG73
@JuliusG73 9 жыл бұрын
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.
@oneparagraphanswers
@oneparagraphanswers 12 жыл бұрын
Brandon, Really appreciate you putting out a tutorial, with your own data, aimed at education first-timers. Wonderfully executed.
@srdavidic4084
@srdavidic4084 10 жыл бұрын
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
@alvarojosechavez
@alvarojosechavez 10 жыл бұрын
@davidgacara7449
@davidgacara7449 8 ай бұрын
The video is amazing!!!I love the approach of getting from what we know into what we are learning.
@cfenerd
@cfenerd 8 жыл бұрын
Great presentation skills. Slow, and deliberate and articulate takes time, talent, and awareness. Good Job!
@kalpmail
@kalpmail 12 жыл бұрын
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.....
@Andrii_V
@Andrii_V 10 жыл бұрын
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!
@ceciliapak8721
@ceciliapak8721 6 жыл бұрын
great Tutorial !!! I learn WEKA after watching this one and its enough to handle the data for my dissertation.
@jonathanfox5
@jonathanfox5 11 жыл бұрын
That was awesome thanks. I own (well, I borrowed...) the book and this got me started much faster than reading ever could have.
@Drkalaamarab
@Drkalaamarab 2 жыл бұрын
❤️❤️❤️❤️❤️❤️❤️ No programming I loved it very much this is the software.
@yingnansong
@yingnansong 9 жыл бұрын
Thanks for creating this tutorial! It is really helpful!
@elva329
@elva329 9 жыл бұрын
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.
@brianlavergne8858
@brianlavergne8858 9 жыл бұрын
This video was incredibly well done and informative. Thanks much for taking the time out to create it.
@aristoi
@aristoi 9 жыл бұрын
I found this very helpful, thank you.
@thaqalain10
@thaqalain10 11 жыл бұрын
Haven't ever done statistical analysis at those levels but this was a great tutorial for beginners, Thanks!!
@chinmaybhawe
@chinmaybhawe 12 жыл бұрын
Thanks for the explanation Brandon. I am just starting off with this, might even use this in my grad project.
@Drkalaamarab
@Drkalaamarab 2 жыл бұрын
Thank you Brandon for the video and demonstration 👏👏
@wannazirulhafeez8467
@wannazirulhafeez8467 7 жыл бұрын
Great introductory video using real & common example. Regarding video quality, I suggest you to use Audacity to remove some background noise.
@tankisstv2126
@tankisstv2126 2 жыл бұрын
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 .
@seedeg
@seedeg 11 жыл бұрын
Amazing intro tutorial. Thank you!
@chad_the_stud
@chad_the_stud 8 жыл бұрын
u should create some tutorial playlist. its more easy to watch. appreciated.
@lqtube
@lqtube 7 жыл бұрын
such a useful video! hope more to come!
@adebayoopeyemi2018
@adebayoopeyemi2018 3 жыл бұрын
Very helpful, a very good explanation.
@deg5947
@deg5947 10 жыл бұрын
Thanks Brandon, excellent video.
@MohammedAli-kk6uv
@MohammedAli-kk6uv 10 жыл бұрын
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
@hebabadawy1774
@hebabadawy1774 12 жыл бұрын
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
@welchthomas5012
@welchthomas5012 2 жыл бұрын
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?
@H-Rexz
@H-Rexz 4 жыл бұрын
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
@tigrayrimey6418
@tigrayrimey6418 3 жыл бұрын
Thanks. But, What about the test data? Don't you think the test data is required for testing purposes?
@amalkumar256
@amalkumar256 Жыл бұрын
Absolutely stellar video
@hghooks9297
@hghooks9297 7 жыл бұрын
Excellent tutorial! Are you still using Weka as a primary tool?
@Lausuper
@Lausuper 12 жыл бұрын
Thanks for the video, it has helped me to start using weka
@lvshane21
@lvshane21 12 жыл бұрын
Thank you very very much. It is so clear ... Thank you for your effort and sharing...
@johncrowley5958
@johncrowley5958 6 жыл бұрын
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?
@juanete69
@juanete69 11 жыл бұрын
Thank you for your work, you even thought on adding subtitles for people that are not english natives.
@benjaminhuang
@benjaminhuang 10 жыл бұрын
Very useful video. Thanks so much!
@mahasoliman6480
@mahasoliman6480 7 жыл бұрын
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
@AaryanSuthar-ep4ud
@AaryanSuthar-ep4ud 7 ай бұрын
Thank you. It was really helpful for me
@fakhrialifin9192
@fakhrialifin9192 7 жыл бұрын
can i get the sample of the data? cz i want to try it by myself. pls help thanks
@jamalalnaeb5804
@jamalalnaeb5804 7 жыл бұрын
Good morning.could you tell me if i can use weka API with model based on ASP and c#
@Daleklich
@Daleklich 9 жыл бұрын
Thumbs up. Very good intro vid !!!
@akdune
@akdune 8 жыл бұрын
Where's the dataset?
@rohail260
@rohail260 6 жыл бұрын
pastebin.com/Ea55rc3j
@Zulu369
@Zulu369 6 жыл бұрын
Thanks but this page appears to have been removed.
@Schaercrowe
@Schaercrowe 9 жыл бұрын
how do i swap attributes? For example if i want to swap attribute 1 with attribute 2?
@qcap
@qcap 10 жыл бұрын
Thanks !!! Will now need more insight...
@prakhar0207
@prakhar0207 8 жыл бұрын
IS weka works without file? I have my own model in JPA(Java). Than how can i used weka forecasting method?
@nikhilsjukebox7276
@nikhilsjukebox7276 8 жыл бұрын
Hey Prakhar, I want to know about your project using JPA. Please reply me at nikhil.hiremath1marist@gmail.com. Thanks
@johnrobertcool
@johnrobertcool 7 жыл бұрын
Hai did you implement weka using Spring MVC and JPA @Nikhil's
@dr.kiranbirgndu6322
@dr.kiranbirgndu6322 7 жыл бұрын
I would also like to the answer for this.
@AnilMaheshwari2030
@AnilMaheshwari2030 12 жыл бұрын
Good stuff! Crisp and clear. Thx.
@atulrayakwar5183
@atulrayakwar5183 6 жыл бұрын
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
@gardner356
@gardner356 12 жыл бұрын
wow. Incredibly helpful. Thank you!
@ThomasYYang
@ThomasYYang 7 жыл бұрын
Is datarobot a commercial version of weka?
@barzah1983
@barzah1983 11 жыл бұрын
please make more of these vids, they are great!!!
@samirsarsamss
@samirsarsamss 10 жыл бұрын
Thanks dear for this useful video, but my question is how to create a Arff file? Thanks again
@radadadadee
@radadadadee 9 жыл бұрын
Samir Sarsam if you use python there's an arff package for that, apparently. I haven't used it.
@samirsarsamss
@samirsarsamss 9 жыл бұрын
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
@radadadadee
@radadadadee 9 жыл бұрын
Samir Sarsam you should post it here for future people finding this video that has your same problem.
@ishagupta6757
@ishagupta6757 8 жыл бұрын
please post how to create arff file. I am new to weka. Thanks.
@radadadadee
@radadadadee 8 жыл бұрын
Isha Gupta try RapidMiner is much better dealing with input files
@nidhigupta9687
@nidhigupta9687 12 жыл бұрын
I used Weka for Association rule but could not understands their result in Apriori Algorithum.why conf:(1) is always calculates....
@ayattaha7288
@ayattaha7288 12 жыл бұрын
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
@vivekputhukode
@vivekputhukode 5 жыл бұрын
I want the code for touch tracking....
@iqlaasismail9221
@iqlaasismail9221 6 жыл бұрын
Hi. Can we get the data set ?
@vishalshinde6591
@vishalshinde6591 7 жыл бұрын
nice video. but can you provide arff file ?
@PatriotaLeonardo
@PatriotaLeonardo 11 жыл бұрын
where can i find this example .ARFF?
@paragverma_
@paragverma_ 8 жыл бұрын
There's a significant noise in the audio...
@VivekShankarDesigns
@VivekShankarDesigns 12 жыл бұрын
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 ..
@anonymousanon7610
@anonymousanon7610 2 жыл бұрын
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.
@t.t.venkatesh8173
@t.t.venkatesh8173 11 жыл бұрын
Great intro! Thanks!
@gokulnath1787
@gokulnath1787 9 жыл бұрын
How to convert text file to ARFF File format?
@wannup
@wannup 9 жыл бұрын
+Gokul nath 1.- save as 2.- change type from .txt to "all files" 3.- rename like "notTextFile.arff" 4.- hit save 5.- success
@gokulnath1787
@gokulnath1787 9 жыл бұрын
is work in windows8.1 operating system?
@wannup
@wannup 9 жыл бұрын
Yeah I have it
@gokulnath1787
@gokulnath1787 9 жыл бұрын
+Connor Kennway ok very thank u!!
@gokulnath1787
@gokulnath1787 9 жыл бұрын
+Gokul nath I will try it..
@iuliqt
@iuliqt 12 жыл бұрын
it was very helpful! Thank you!
@manaschhotray2297
@manaschhotray2297 4 жыл бұрын
Loved it ❤️👍🙏🏼
@AmitKumar-zc9sw
@AmitKumar-zc9sw 9 жыл бұрын
sir , how to analyse the results of clustering
@taringoo
@taringoo 8 жыл бұрын
+Amit Kumar Weka doesnt work for clustering
@Faethin
@Faethin 10 жыл бұрын
Thanks a lot Brandon!
@astrobleme
@astrobleme 11 жыл бұрын
Good video Brandon, could you do some for Orange? orange.biolab.si
@apple225
@apple225 12 жыл бұрын
Great Video. Very Helpful
@ronishouval
@ronishouval 12 жыл бұрын
Thanks mate- very helpful video
@FarzanMaghami
@FarzanMaghami 11 жыл бұрын
Thank you very much for sharing :)
@lucamantova3070
@lucamantova3070 5 жыл бұрын
the only non-indian weka tutorial?
@soosmate
@soosmate 7 жыл бұрын
Thanks, it's a great into!
@samrakhan1888
@samrakhan1888 6 жыл бұрын
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
@sonum8496
@sonum8496 4 жыл бұрын
hello sir i want to know which software are installed for weka tool programming
@ripplerxeon
@ripplerxeon 4 жыл бұрын
java is needed for weka .. after installing java you can just install weka software from there website ..
@shreekantpk
@shreekantpk 12 жыл бұрын
Thank you!! Very helpful :)
@walterppk1989
@walterppk1989 11 жыл бұрын
wow this is amazing
@edwinpedram
@edwinpedram 11 жыл бұрын
thanks helpful but too long, a lot of unnecessary information or maybe it was just me since i had experience working with WEKA before
@Faustyn
@Faustyn 12 жыл бұрын
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
@khanhtruongquoc1504
@khanhtruongquoc1504 7 жыл бұрын
I need it
@zahidhasan1972
@zahidhasan1972 6 жыл бұрын
Many thanks sir
@chandankumarbehera3201
@chandankumarbehera3201 11 жыл бұрын
good job
@tonyberber
@tonyberber 12 жыл бұрын
very good, thank you
@SinarJourney
@SinarJourney 6 жыл бұрын
im lost :(
@datbruvaful
@datbruvaful 4 жыл бұрын
Thanks😁😉
@boazb4543
@boazb4543 11 жыл бұрын
Thank you!
@eltenero
@eltenero 11 жыл бұрын
Thanks a lot!
@cindystowe9198
@cindystowe9198 8 жыл бұрын
CC videos
@kadirkkkk
@kadirkkkk 3 жыл бұрын
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?"
@arcfenix
@arcfenix 12 жыл бұрын
thanks!!
@Yasconneh
@Yasconneh 4 ай бұрын
Wut
@arikanAX
@arikanAX 12 жыл бұрын
thank you : )
@manikantamunagala9291
@manikantamunagala9291 8 жыл бұрын
yes.
@thenotyboi
@thenotyboi 9 жыл бұрын
hanky pank
@zacaaaaa9252
@zacaaaaa9252 9 жыл бұрын
Thanks !!!
@chinthakadissanayake1790
@chinthakadissanayake1790 4 жыл бұрын
thankq sir
@AshishUX
@AshishUX 8 жыл бұрын
Feed wet with weka :P
@shashb10
@shashb10 7 жыл бұрын
feet wet re chutya
@safwanmohammad4391
@safwanmohammad4391 Жыл бұрын
very bad and time consuming...
@davidschmiedeberg4400
@davidschmiedeberg4400 9 жыл бұрын
Hey, Brandon, we know how to read. You don't need to read your slides to us.
@KrunchymanTheBold
@KrunchymanTheBold 9 жыл бұрын
How can I make WEKA find models for relationships other than linear? I'm trying to approximate trigonometric functions.
How to Build Regression Models (Weka Tutorial #1)
19:09
Data Professor
Рет қаралды 105 М.
Weka Text Classification for First Time & Beginner Users
59:21
Brandon Weinberg
Рет қаралды 171 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Getting Started with Weka - Machine Learning Recipes #10
9:24
Google for Developers
Рет қаралды 223 М.
Interpreting Results and Accuracy in Weka
13:05
jengolbeck
Рет қаралды 45 М.
Data Mining with Weka (1.1: Introduction)
9:00
WekaMOOC
Рет қаралды 194 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 230 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 498 М.
How to Build Classification Models (Weka Tutorial #2)
16:47
Data Professor
Рет қаралды 43 М.
Machine Learning with Weka - regression and clustering
43:59
jengolbeck
Рет қаралды 50 М.
Classification Trees in Python from Start to Finish
1:06:24
StatQuest with Josh Starmer
Рет қаралды 193 М.