Weka Data Mining Tutorial for First Time & Beginner Users

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

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.
@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 7 ай бұрын
The video is amazing!!!I love the approach of getting from what we know into what we are learning.
@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.
@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!
@cfenerd
@cfenerd 8 жыл бұрын
Great presentation skills. Slow, and deliberate and articulate takes time, talent, and awareness. Good Job!
@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.
@Drkalaamarab
@Drkalaamarab 2 жыл бұрын
❤️❤️❤️❤️❤️❤️❤️ No programming I loved it very much this is the software.
@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.....
@ceciliapak8721
@ceciliapak8721 6 жыл бұрын
great Tutorial !!! I learn WEKA after watching this one and its enough to handle the data for my dissertation.
@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 .
@Drkalaamarab
@Drkalaamarab 2 жыл бұрын
Thank you Brandon for the video and demonstration 👏👏
@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.
@brianlavergne8858
@brianlavergne8858 9 жыл бұрын
This video was incredibly well done and informative. Thanks much for taking the time out to create it.
@yingnansong
@yingnansong 9 жыл бұрын
Thanks for creating this tutorial! It is really helpful!
@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
@amalkumar256
@amalkumar256 Жыл бұрын
Absolutely stellar video
@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.
@thaqalain10
@thaqalain10 11 жыл бұрын
Haven't ever done statistical analysis at those levels but this was a great tutorial for beginners, Thanks!!
@tigrayrimey6418
@tigrayrimey6418 3 жыл бұрын
Thanks. But, What about the test data? Don't you think the test data is required for testing purposes?
@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?
@aristoi
@aristoi 9 жыл бұрын
I found this very helpful, thank you.
@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?
@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
@Schaercrowe
@Schaercrowe 9 жыл бұрын
how do i swap attributes? For example if i want to swap attribute 1 with attribute 2?
@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
@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
@jamalalnaeb5804
@jamalalnaeb5804 7 жыл бұрын
Good morning.could you tell me if i can use weka API with model based on ASP and c#
@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
@vivekputhukode
@vivekputhukode 5 жыл бұрын
I want the code for touch tracking....
@fakhrialifin9192
@fakhrialifin9192 7 жыл бұрын
can i get the sample of the data? cz i want to try it by myself. pls help thanks
@ThomasYYang
@ThomasYYang 7 жыл бұрын
Is datarobot a commercial version of weka?
@nidhigupta9687
@nidhigupta9687 11 жыл бұрын
I used Weka for Association rule but could not understands their result in Apriori Algorithum.why conf:(1) is always calculates....
@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.
@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
@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
@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..
@iqlaasismail9221
@iqlaasismail9221 6 жыл бұрын
Hi. Can we get the data set ?
@adebayoopeyemi2018
@adebayoopeyemi2018 3 жыл бұрын
Very helpful, a very good explanation.
@chinmaybhawe
@chinmaybhawe 12 жыл бұрын
Thanks for the explanation Brandon. I am just starting off with this, might even use this in my grad project.
@chad_the_stud
@chad_the_stud 8 жыл бұрын
u should create some tutorial playlist. its more easy to watch. appreciated.
@deg5947
@deg5947 9 жыл бұрын
Thanks Brandon, excellent video.
@wannazirulhafeez8467
@wannazirulhafeez8467 7 жыл бұрын
Great introductory video using real & common example. Regarding video quality, I suggest you to use Audacity to remove some background noise.
@lqtube
@lqtube 7 жыл бұрын
such a useful video! hope more to come!
@hghooks9297
@hghooks9297 7 жыл бұрын
Excellent tutorial! Are you still using Weka as a primary tool?
@PatriotaLeonardo
@PatriotaLeonardo 11 жыл бұрын
where can i find this example .ARFF?
@AmitKumar-zc9sw
@AmitKumar-zc9sw 9 жыл бұрын
sir , how to analyse the results of clustering
@taringoo
@taringoo 8 жыл бұрын
+Amit Kumar Weka doesnt work for clustering
@lvshane21
@lvshane21 12 жыл бұрын
Thank you very very much. It is so clear ... Thank you for your effort and sharing...
@Lausuper
@Lausuper 12 жыл бұрын
Thanks for the video, it has helped me to start using weka
@seedeg
@seedeg 11 жыл бұрын
Amazing intro tutorial. Thank you!
@benjaminhuang
@benjaminhuang 10 жыл бұрын
Very useful video. Thanks so much!
@paragverma_
@paragverma_ 8 жыл бұрын
There's a significant noise in the audio...
@AaryanSuthar-ep4ud
@AaryanSuthar-ep4ud 7 ай бұрын
Thank you. It was really helpful for me
@AnilMaheshwari2030
@AnilMaheshwari2030 12 жыл бұрын
Good stuff! Crisp and clear. Thx.
@vishalshinde6591
@vishalshinde6591 7 жыл бұрын
nice video. but can you provide arff file ?
@gardner356
@gardner356 12 жыл бұрын
wow. Incredibly helpful. Thank you!
@qcap
@qcap 10 жыл бұрын
Thanks !!! Will now need more insight...
@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.
@juanete69
@juanete69 11 жыл бұрын
Thank you for your work, you even thought on adding subtitles for people that are not english natives.
@manaschhotray2297
@manaschhotray2297 4 жыл бұрын
Loved it ❤️👍🙏🏼
@barzah1983
@barzah1983 11 жыл бұрын
please make more of these vids, they are great!!!
@Daleklich
@Daleklich 9 жыл бұрын
Thumbs up. Very good intro vid !!!
@iuliqt
@iuliqt 12 жыл бұрын
it was very helpful! Thank you!
@Faethin
@Faethin 10 жыл бұрын
Thanks a lot Brandon!
@t.t.venkatesh8173
@t.t.venkatesh8173 11 жыл бұрын
Great intro! Thanks!
@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
@ronishouval
@ronishouval 12 жыл бұрын
Thanks mate- very helpful video
@apple225
@apple225 12 жыл бұрын
Great Video. Very Helpful
@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 ..
@soosmate
@soosmate 7 жыл бұрын
Thanks, it's a great into!
@FarzanMaghami
@FarzanMaghami 11 жыл бұрын
Thank you very much for sharing :)
@astrobleme
@astrobleme 11 жыл бұрын
Good video Brandon, could you do some for Orange? orange.biolab.si
@walterppk1989
@walterppk1989 11 жыл бұрын
wow this is amazing
@shreekantpk
@shreekantpk 12 жыл бұрын
Thank you!! Very helpful :)
@lucamantova3070
@lucamantova3070 5 жыл бұрын
the only non-indian weka tutorial?
@zahidhasan1972
@zahidhasan1972 6 жыл бұрын
Many thanks sir
@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
@chandankumarbehera3201
@chandankumarbehera3201 11 жыл бұрын
good job
@datbruvaful
@datbruvaful 4 жыл бұрын
Thanks😁😉
@tonyberber
@tonyberber 11 жыл бұрын
very good, thank you
@KrunchymanTheBold
@KrunchymanTheBold 9 жыл бұрын
How can I make WEKA find models for relationships other than linear? I'm trying to approximate trigonometric functions.
@boazb4543
@boazb4543 11 жыл бұрын
Thank you!
@khanhtruongquoc1504
@khanhtruongquoc1504 7 жыл бұрын
I need it
@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
@eltenero
@eltenero 10 жыл бұрын
Thanks a lot!
@zacaaaaa9252
@zacaaaaa9252 9 жыл бұрын
Thanks !!!
@arikanAX
@arikanAX 12 жыл бұрын
thank you : )
@chinthakadissanayake1790
@chinthakadissanayake1790 4 жыл бұрын
thankq sir
@arcfenix
@arcfenix 12 жыл бұрын
thanks!!
@SinarJourney
@SinarJourney 6 жыл бұрын
im lost :(
@manikantamunagala9291
@manikantamunagala9291 7 жыл бұрын
yes.
@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?"
@cindystowe9198
@cindystowe9198 8 жыл бұрын
CC videos
@AshishUX
@AshishUX 8 жыл бұрын
Feed wet with weka :P
@shashb10
@shashb10 7 жыл бұрын
feet wet re chutya
@thenotyboi
@thenotyboi 8 жыл бұрын
hanky pank
@Yasconneh
@Yasconneh 3 ай бұрын
Wut
@davidschmiedeberg4400
@davidschmiedeberg4400 9 жыл бұрын
Hey, Brandon, we know how to read. You don't need to read your slides to us.
@safwanmohammad4391
@safwanmohammad4391 Жыл бұрын
very bad and time consuming...
Weka Text Classification for First Time & Beginner Users
59:21
Brandon Weinberg
Рет қаралды 171 М.
How to Build Regression Models (Weka Tutorial #1)
19:09
Data Professor
Рет қаралды 104 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
L1 math1 analyse 1 séance 4 part2
12:59
الاستاذ خالد
Рет қаралды 10
Machine Learning with Weka - regression and clustering
43:59
jengolbeck
Рет қаралды 50 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,1 МЛН
Dimensional Modeling
53:54
Bryan Cafferky
Рет қаралды 173 М.
Getting Started with Weka - Machine Learning Recipes #10
9:24
Google for Developers
Рет қаралды 222 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 442 М.
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 400 М.
Interpreting Results and Accuracy in Weka
13:05
jengolbeck
Рет қаралды 45 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН