powered by
The fertilizer dataset contains \(4\) features and \(96\) records. Results from an experiment to compare yields of a crop obtained under three different fertilizers. The target feature is yield.
data( fertilizer )
adult, risk, churn, churnTel, bank, advertising, marketing, insurance, cereal, housePrice, house
adult
risk
churn
churnTel
bank
advertising
marketing
insurance
cereal
housePrice
house
# NOT RUN { data( fertilizer ) str( fertilizer ) # }
Run the code above in your browser using DataLab