Suppose I had a machine model that is already trained using some training data.
(假设我有一个已经使用一些训练数据进行训练的机器模型。)
Now I got some more records (say 5-10 records), I want that my model also gets trained from these records. (现在我得到了更多记录(例如5-10条记录),我希望我的模型也从这些记录中得到训练。)
So whether I have to include these records in previous old training data and train my model from starting or anyhow I can use only these records and train my model so that it get trained from these records and previous training data. (因此,是否我必须将这些记录包括在以前的旧训练数据中并从一开始就训练我的模型,或者我只能使用这些记录并训练我的模型,以便从这些记录和先前的训练数据中对其进行训练。)
ask by Hitesh Chaurasia translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…