Web-Books
in the Austria-Forum
Austria-Forum
Web-Books
Informatik
Short-Term Load Forecasting by Artificial Intelligent Technologies
Page - 161 -
  • User
  • Version
    • full version
    • text only version
  • Language
    • Deutsch - German
    • English

Page - 161 - in Short-Term Load Forecasting by Artificial Intelligent Technologies

Image of the Page - 161 -

Image of the Page - 161 - in Short-Term Load Forecasting by Artificial Intelligent Technologies

Text of the Page - 161 -

Energies2018,11, 2038 the importance of each predictor in the final forecastingmodel andmight suggest a reduced set ofpredictors. 2.2. RandomForest Randomforestsare indeedageneralizationofbagging. Insteadofconsideringallof thepredictors ateachsplitof the tree,onlyarandomsampleof“mtry”predictorscanbechoseneachtime. Themain advantageof randomforests respect tobaggingcanbenoticed in thecaseofcorrelatedpredictors,as it is stated in[28]: predictions fromthebaggedtreeswillbehighlycorrelatedsothatbaggingwillnot reduce thevariancesomuch,whereasrandomforestsovercomethisproblembyforcingeachsplit to consideronlyasubsetof thepredictors. In thecaseof randomforest, theefficiencyof themethoddependsonasuitableselectionof the numberof treesNandthenumberofpredictorsmtry testedateachsplit.Again, theOOBerrorcanbe usedforsearchingasuitableNaswellasasuitablemtry.Aswithbagging, randomforestswillnot overfit ifwe increaseN, so thegoal is tochooseavalue that is sufficiently large. Therandomforest methodthat isusedinthispaperhasbeen implementedthroughout theRpackage“randomForest”, see [29]. 2.3. ConditionalForest Conditional forests consist in an implementationof thebaggingandrandomforest ensemble algorithms,bututilizingconditional inference treesasbase learners.Conditional inference treesare notonlysuitable forprediction(itspartitioningalgorithmavoidoverfitting),butalso forexplanation purposesbecausetheyselectvariables inanunbiasedway.Theyareespeciallyuseful inthepresenceof high-order interactionsandwhenthenumberofpredictors is largewhencomparedto thesamplesize. Inconditional forests, each tree isobtainedbybinaryrecursivepartitioning,as follows(see [30]): firstly, thealgorithmtestswhetheranypredictor isassociatedwiththeresponse,anditchooses theone thathas thestrongestassociation; secondly, thealgorithmmakesabinarysplit in thisvariable;finally, theprevious twostepsarerepeatedforeachsubsetuntil therearenopredictors thatareassociated with theresponse. Thefirst stepuses thepermutation tests forconditional inferencedevelopedin [31]. Aswithrandomforest, inthecaseofconditional forest,weneedasuitableselectionofthenumber mtryof features testedateachsplit (the totalnumberofpredictorsmightbepreferred)andthenumber of treesN (generallya lowervalue thanforrandomforest is required). In thispaper, theconditional forestmethodhasbeen implementedthroughout theRpackage“party”, see [32]. 2.4. Boosting In contrast to the above ensemblemethods, in boosting the “N” base, learners are obtained sequentially, that is, eachbase learner isdeterminedwhile taking intoaccount thesuccessanderrors of thepreviousbase learners. ThefirstboostingalgorithmwasAdaptiveBoosting(AdaBoost), as introducedin[33]. Instead of using bootstrap sampling, the original training sample isweighted at each step, givingmore importance to thoseobservations thatprovidedlargeerrorsatprevioussteps. Besides, theprediction foranewobservation isgivenbyaweightedaverage (insteadofasimpleaverage)of theresponsesof theNbase learners. AdaBoostwas later recast inastatistical frameworkasanumericaloptimizationproblemwhere theobjective is tominimizea loss functionusingagradientdescentprocedure, see [34]. Thisnew approachwascalled“gradientboosting”,and it is consideredoneof themostpowerful techniques for buildingpredictivemodels. Gradientboosting involves threeelements: a loss function tobeoptimized, aweak learner to makepredictions (in this case,decision treesobtained inagreedymanner), andanadditivemodel toaddweaklearners (theoutput foreachnewtree isaddedto theoutputof theexistingsequenceof trees). The loss functionuseddependsonthe typeofproblem. Forexample,a regressionproblemmay 161
back to the  book Short-Term Load Forecasting by Artificial Intelligent Technologies"
Short-Term Load Forecasting by Artificial Intelligent Technologies
Title
Short-Term Load Forecasting by Artificial Intelligent Technologies
Authors
Wei-Chiang Hong
Ming-Wei Li
Guo-Feng Fan
Editor
MDPI
Location
Basel
Date
2019
Language
English
License
CC BY 4.0
ISBN
978-3-03897-583-0
Size
17.0 x 24.4 cm
Pages
448
Keywords
Scheduling Problems in Logistics, Transport, Timetabling, Sports, Healthcare, Engineering, Energy Management
Category
Informatik
Web-Books
Library
Privacy
Imprint
Austria-Forum
Austria-Forum
Web-Books
Short-Term Load Forecasting by Artificial Intelligent Technologies