Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3430390
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:11:56+00:00 2026-05-18T07:11:56+00:00

I am trying to do the following with weka’s MultilayerPerceptron: Train with a small

  • 0

I am trying to do the following with weka’s MultilayerPerceptron:

  1. Train with a small subset of the training Instances for a portion of the epochs input,
  2. Train with whole set of Instances for the remaining epochs.

However, when I do the following in my code, the network seems to reset itself to start with a clean slate the second time.

mlp.setTrainingTime(smallTrainingSetEpochs);

mlp.buildClassifier(smallTrainingSet);

mlp.setTrainingTime(wholeTrainingSetEpochs);

mlp.buildClassifier(wholeTrainingSet);

Am I doing something wrong, or is this the way that the algorithm is supposed to work in weka?

If you need more information to answer this question, please let me know. I am kind of new to programming with weka and am unsure as to what information would be helpful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:11:56+00:00Added an answer on May 18, 2026 at 7:11 am

    This thread on the weka mailing list is a question very similar to yours.

    It seems that this is how weka’s MultilayerPerceptron is supposed to work. It’s designed to be a ‘batch’ learner, you are trying to use it incrementally. Only classifiers that implement weka.classifiers.UpdateableClassifier can be incrementally trained.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to set custom error messages for invalid length of the following
I am trying the following, but I am getting : Object reference not set
I'm trying to use the weka.classifiers.functions.MultilayerPerceptron as classifier on Weka using IKVM.NET but I
I am trying following stored proc to insert attendance of whole class(multiple student) at
I am trying following, 1. Get response using Ajax from the users selection which
I currently am trying the following code: $sql = $db->query(select id,username,fullname from userss ORDER
I am trying the following query and get only zero results (I am supposed
I am trying the following piece of code in java, but it doesn't seem
I am trying the following code in eclipse: public class A { List<Integer> intList
I am trying the following codes to suffle the elements of an ArrayList -

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.