extending AbstractMultiLabelLearner for New classifier

20 views
Skip to first unread message

Jayk Tharwani

unread,
Apr 2, 2021, 2:48:56 AM4/2/21
to MOA development
Hello all,
I have created a class which extends AbstractMultiLabelLearner implements MultiLabelClassifier.

However, my algorithm want to update the prediction of a previous instance. 

For example, right now my model is learning for instance at 500 but i want to update prediction for instance at 100.  

Will be really grateful for your response.

Jay K.

Asmaa

unread,
Jan 28, 2022, 4:24:06 PM1/28/22
to MOA development
Hello
Please can you help me install moa in NetBeans
I have this error when trying to install moa in NetBeans

cd F:\MOA\updated_maven\moa-abae570a6234d2d5113341e3097d84a6eae146b5; "JAVA_HOME=C:\\Program Files\\Java\\jdk1.8.0_191" cmd /c "\"\"C:\\Program Files\\NetBeans 8.0.2\\java\\maven\\bin\\mvn.bat\" -Dexec.args=\"-classpath %classpath moa.gui.GUI\" -Dexec.executable=\"C:\\Program Files\\Java\\jdk1.8.0_191\\bin\\java.exe\" -Dmaven.ext.class.path=\"C:\\Program Files\\NetBeans 8.0.2\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 process-classes org.codehaus.mojo:exec-maven-plugin:1.2.1:exec\""
Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom

------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 1.015s
Finished at: Fri Jan 28 15:15:48 EET 2022
Final Memory: 6M/121M
------------------------------------------------------------------------
Plugin org.codehaus.mojo:exec-maven-plugin:1.2.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:exec-maven-plugin:jar:1.2.1: Could not transfer artifact org.codehaus.mojo:exec-maven-plugin:pom:1.2.1 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

Peter Reutemann

unread,
Jan 29, 2022, 4:05:11 PM1/29/22
to moa-dev...@googlegroups.com
Maven Central (repo.maven.apache.org) turned off access via http, only https is allowed nowadays. From the output, it looks like NetBeans bundles Maven (the build tool that Moa uses). You would need to download a newer version of NetBeans that bundles a newer version of Maven.

Cheers, Peter
--
Peter Reutemann
Dept. of Computer Science
University of Waikato, NZ
+64 (7) 858-5174 (office)
+64 (7) 577-5304 (home office)
http://www.cs.waikato.ac.nz/~fracpete/
http://www.data-mining.co.nz/.
Reply all
Reply to author
Forward
0 new messages