Groups
Groups
Sign in
Groups
Groups
python-weka-wrapper
Conversations
About
Send feedback
Help
python-weka-wrapper
Contact owners and managers
1–30 of 358
Forum for discussions around the
python-weka-wrapper3
(
PyPi
,
github
,
examples
) library.
Mark all as read
Report group
0 selected
raul.para...@gmail.com
, …
Peter Reutemann
7
Feb 18
How to use docker version of Weka
> I have done some experiments using WEKA after watching a tutorial and would like to share them
unread,
How to use docker version of Weka
> I have done some experiments using WEKA after watching a tutorial and would like to share them
Feb 18
Peter Reutemann
12/1/24
Re: Classifier options list syntax
> I'm trying to use the python-weka-wrapper3 for the following call: > weka.classifiers.
unread,
Re: Classifier options list syntax
> I'm trying to use the python-weka-wrapper3 for the following call: > weka.classifiers.
12/1/24
Bob Matthews
,
Peter Reutemann
23
10/14/24
Installing the python weka wrapper
No worries. Glad you got there in the end! Cheers, Peter -- My Open Source Blog - http://open.
unread,
Installing the python weka wrapper
No worries. Glad you got there in the end! Cheers, Peter -- My Open Source Blog - http://open.
10/14/24
Juan José Expósito González
,
Peter Reutemann
4
10/14/24
Invoking the Knowledge Workflow from python-weka-wrapper
jpype is the bridge between Java and Python and the python-weka-wrapper3 library hides the necessary
unread,
Invoking the Knowledge Workflow from python-weka-wrapper
jpype is the bridge between Java and Python and the python-weka-wrapper3 library hides the necessary
10/14/24
Peter Reutemann
8/4/24
new release: 0.3.2
Hi everyone The following conversation around recreating a pww3 environment on another computer (eg,
unread,
new release: 0.3.2
Hi everyone The following conversation around recreating a pww3 environment on another computer (eg,
8/4/24
Dario Martinez
,
Peter Reutemann
8
8/2/24
GeneticSearch Filter
Ok thanks, it's good to know, but I have already installed Weka, and in this one I installed the
unread,
GeneticSearch Filter
Ok thanks, it's good to know, but I have already installed Weka, and in this one I installed the
8/2/24
Peter Reutemann
7/24/24
new installation videos
Hi everyone With python-weka-wrapper3 now being jpype-based, which not only changed but also
unread,
new installation videos
Hi everyone With python-weka-wrapper3 now being jpype-based, which not only changed but also
7/24/24
Peter Reutemann
2
7/17/24
new release: 0.3.0
...and release 0.3.1 got published yesterday. It addresses the problem that the "max_heap_size
unread,
new release: 0.3.0
...and release 0.3.1 got published yesterday. It addresses the problem that the "max_heap_size
7/17/24
Dario Martinez
,
Peter Reutemann
3
6/28/24
Ranker Filter
Hello, I appreciate that that was the problem, as always your response was very timely and clear. El
unread,
Ranker Filter
Hello, I appreciate that that was the problem, as always your response was very timely and clear. El
6/28/24
Dario Martinez
,
Peter Reutemann
7
5/27/24
How to analyze specific attributes of a data set
Ok thank you very much, with this it is clearer to me El lun, 27 may 2024 a las 19:13, Peter
unread,
How to analyze specific attributes of a data set
Ok thank you very much, with this it is clearer to me El lun, 27 may 2024 a las 19:13, Peter
5/27/24
Peter Reutemann
5/9/24
new release: 0.2.16
Hi everyone A new release of python-weka-wrapper3 is out: 0.2.16 Changes since 0.2.14: the methods
unread,
new release: 0.2.16
Hi everyone A new release of python-weka-wrapper3 is out: 0.2.16 Changes since 0.2.14: the methods
5/9/24
David Diaz
,
Peter Reutemann
3
5/7/24
trying to plot the decision tree graph in google colab
Thanks, that's what I did (saving the file to disk and then plot it from the .png) kind regards!
unread,
trying to plot the decision tree graph in google colab
Thanks, that's what I did (saving the file to disk and then plot it from the .png) kind regards!
5/7/24
Carlos Ferreira
4/30/24
CFP: Learning from Temporal Data (LearnTeD) - DSAA 2024
---------------------------------------------------------------------------------------- Please
unread,
CFP: Learning from Temporal Data (LearnTeD) - DSAA 2024
---------------------------------------------------------------------------------------- Please
4/30/24
Dario Martinez
,
Peter Reutemann
6
4/12/24
How to know the number of attributes that remain after applying a filter?
OK thanks El jue, 11 abr 2024 a las 17:12, Peter Reutemann (<frac...@gmail.com>) escribió: New
unread,
How to know the number of attributes that remain after applying a filter?
OK thanks El jue, 11 abr 2024 a las 17:12, Peter Reutemann (<frac...@gmail.com>) escribió: New
4/12/24
Yoki
,
Peter Reutemann
10
3/7/24
Memory issue with create_instances_from_matrices
> It seems that there is not much that javabridge can do. I use sub-processes to call the weka
unread,
Memory issue with create_instances_from_matrices
> It seems that there is not much that javabridge can do. I use sub-processes to call the weka
3/7/24
Dario Martinez
,
Juanjo
9
3/7/24
GeneticSearch
👍👍 El jue, 7 mar 2024 a las 9:08, Juanjo (<jjeg...@gmail.com>) escribió: Hola Darío, Tienes
unread,
GeneticSearch
👍👍 El jue, 7 mar 2024 a las 9:08, Juanjo (<jjeg...@gmail.com>) escribió: Hola Darío, Tienes
3/7/24
Dario Martinez
,
Peter Reutemann
2
2/25/24
Problem getting rules for Jrip classifier
> Good morning, I am generating rules with Jrip with the following code: > labor_data.
unread,
Problem getting rules for Jrip classifier
> Good morning, I am generating rules with Jrip with the following code: > labor_data.
2/25/24
Dario Martinez
,
Peter Reutemann
4
2/25/24
How to deliver split data to Jrip using split
> Hello Peter, thank you for your response, but what I want is to choose the rules, not the
unread,
How to deliver split data to Jrip using split
> Hello Peter, thank you for your response, but what I want is to choose the rules, not the
2/25/24
Peter Reutemann
,
Dario Martinez
3
2/23/24
Converting Weka Explorer options
> Hello Peter, I have two doubts, the first is that you cannot use the options[...] command in the
unread,
Converting Weka Explorer options
> Hello Peter, I have two doubts, the first is that you cannot use the options[...] command in the
2/23/24
Dario Martinez
,
Peter Reutemann
2
2/23/24
Options format for Jrip algorithm
See my other post: https://groups.google.com/g/python-weka-wrapper/c/iYzQxdicMyk Cheers, Peter --
unread,
Options format for Jrip algorithm
See my other post: https://groups.google.com/g/python-weka-wrapper/c/iYzQxdicMyk Cheers, Peter --
2/23/24
Dario Martinez
, …
Peter Reutemann
19
2/22/24
Python-javabridge installation problems
New question new post, please. This has nothing to do with javabridge installation problems. On Fri,
unread,
Python-javabridge installation problems
New question new post, please. This has nothing to do with javabridge installation problems. On Fri,
2/22/24
Pablo Moreira Garcia
,
Peter Reutemann
2
2/20/24
Install Python-weka-wrapper3 on conda and use it in jupyter lab
> Hi, I'm trying to use the wrapper on jupyter lab instaled with anaconda on windows 10, but I
unread,
Install Python-weka-wrapper3 on conda and use it in jupyter lab
> Hi, I'm trying to use the wrapper on jupyter lab instaled with anaconda on windows 10, but I
2/20/24
Juan José Expósito González
,
Peter Reutemann
3
2/12/24
How to Install weka.attributeSelection.GeneticSearch
Hi Peter, again, thanks for your quick help. I had the following error: Exception in thread "
unread,
How to Install weka.attributeSelection.GeneticSearch
Hi Peter, again, thanks for your quick help. I had the following error: Exception in thread "
2/12/24
Carlos Ferreira
2/7/24
Information Fusion SI: Explainable AI in Industry 4.0 and 5.0
===================================== Explainable AI in Industry 4.0 and 5.0 This Special Issue aims
unread,
Information Fusion SI: Explainable AI in Industry 4.0 and 5.0
===================================== Explainable AI in Industry 4.0 and 5.0 This Special Issue aims
2/7/24
Juan José Expósito González
,
Peter Reutemann
4
1/22/24
Discrepancies between jrip through Python and using WEKA
> Thanks! You are right! By using train, _ = data.train_test_split(train_pct * 100, Random(1)) now
unread,
Discrepancies between jrip through Python and using WEKA
> Thanks! You are right! By using train, _ = data.train_test_split(train_pct * 100, Random(1)) now
1/22/24
Masun
,
Peter Reutemann
2
1/15/24
How to use install-jdk 1.1.0 with python-weka-wrapper3
> The installation steps to use python-weka-wrapper3 are : > > 1) apt install openjdk-11-jdk
unread,
How to use install-jdk 1.1.0 with python-weka-wrapper3
> The installation steps to use python-weka-wrapper3 are : > > 1) apt install openjdk-11-jdk
1/15/24
Juan José Expósito González
,
Peter Reutemann
6
1/14/24
Need help running JRip
Thanks! It works like a charm! Kindest Regards, JJ El dom, 14 ene 2024 a las 6:53, Peter Reutemann (
unread,
Need help running JRip
Thanks! It works like a charm! Kindest Regards, JJ El dom, 14 ene 2024 a las 6:53, Peter Reutemann (
1/14/24
Juan José Expósito González
,
Peter Reutemann
5
1/13/24
Issues installing python-javabridge
Hi Peter, already solved. Have mixed up Python versions. I was using Python 3.11 and python-
unread,
Issues installing python-javabridge
Hi Peter, already solved. Have mixed up Python versions. I was using Python 3.11 and python-
1/13/24
Ahmad Bilal Saif-ullah Butt
, …
Peter Reutemann
6
1/5/24
XGBoost library
ok thnx for your support On Fri, Jan 5, 2024 at 12:44 AM Peter Reutemann <frac...@gmail.com>
unread,
XGBoost library
ok thnx for your support On Fri, Jan 5, 2024 at 12:44 AM Peter Reutemann <frac...@gmail.com>
1/5/24
Ahmad Bilal Saif-ullah Butt
,
Peter Reutemann
2
1/4/24
Need Detail about OptimizedForest
If you are referring to this implementation: https://github.com/zislam/OptimizedForest Then contact
unread,
Need Detail about OptimizedForest
If you are referring to this implementation: https://github.com/zislam/OptimizedForest Then contact
1/4/24