Stack Exchange Clustering using Mahout by Konstantin Slisenko

Project Spotlight: Stack Exchange Clustering using Mahout with Konstantin Slisenko

This is a project spotlight with Konstantin Slisenko a programmer and machine learning enthusiast. Could you please introduce yourself? My name is Konstantin Slisenko, I’m from Belarus. I graduated from the Belarusian State University of Informatics and Radioelectronics. I am currently taking a master course. I’m a Java developer and work in JazzTeam company. I like […]

Continue Reading 7
Algorithm ranking when analyzing results in the Weka Experimenter

Make Better Predictions with Boosting, Bagging and Blending Ensembles in Weka

Weka is the perfect platform for studying machine learning. It provides a graphical user interface for exploring and experimenting with machine learning algorithms on datasets, without you having to worry about the mathematics or the programming. In a previous post we looked at how to design and run an experiment running 3 algorithms on a […]

Continue Reading 21
First Experiment

Design and Run your First Experiment in Weka

Weka is the perfect platform for learning machine learning. It provides a graphical user interface for exploring and experimenting with machine learning algorithms on datasets, without you having to worry about the mathematics or the programming. A powerful feature of Weka is the Weka Experimenter interface. Unlike the Weka Explorer that is for filtering data […]

Continue Reading 39