This document compares the LMS, KLMS, and NLMS-FL algorithms for time series prediction on the Mackey-Glass time series. It finds that the NLMS-FL algorithm achieves the best performance with the fastest convergence and lowest mean squared error. Experiments are conducted to determine the optimal parameters for NLMS-FL and compare the performance of the three algorithms under different noise levels and learning rates. The NLMS-FL algorithm outperforms LMS and KLMS in most conditions, demonstrating its effectiveness for time series prediction.