Eason0227 / Turbofan-Engine-Remaining-Useful-Life-Prediction

Remaining Useful Life Prediction
1 stars 0 forks source link

kmeans and adaboost #1

Open Swastik200 opened 7 months ago

Swastik200 commented 7 months ago

Hello sir! while referring it...we found it very insightful but we missed two algorithm codes for our help which includes kmeans clustering and adaboost algorithm...can you plz provide the code solutions for these two for which i would be ever grateful to you

Eason0227 commented 7 months ago

Thanks for your appreciate ! Unfortunately, I haven't solutions code for k-means cluster. As for adaboost, I think you can import sklearn.ensemble.AdaBoostRegressor and replace the original random forest algorithm

Swastik200 commented 7 months ago

Thank you for your reply

On Sat, 6 Apr 2024, 18:57 Eason, @.***> wrote:

Thanks for your appreciate ! Unfortunately, I haven't solutions code for k-means cluster. As for adaboost, I think you can import sklearn.ensemble.AdaBoostRegressor and replace the original random forest algorithm

— Reply to this email directly, view it on GitHub https://github.com/Eason0227/Turbofan-Engine-Remaining-Useful-Life-Prediction/issues/1#issuecomment-2041082084, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNS7FXICLRYYBLI2GZJWHLY37Z5VAVCNFSM6AAAAABF2IKITWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGA4DEMBYGQ . You are receiving this because you authored the thread.Message ID: <Eason0227/Turbofan-Engine-Remaining-Useful-Life-Prediction/issues/1/2041082084 @github.com>