Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Aggregates Classification01:29

Aggregates Classification

996
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
996
Random Variables01:09

Random Variables

14.7K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
14.7K
Multiple Regression01:25

Multiple Regression

3.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.3K
Random Sampling Method01:09

Random Sampling Method

11.8K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
11.8K
Randomized Experiments01:13

Randomized Experiments

6.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
6.3K
Prediction Intervals01:03

Prediction Intervals

2.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

ESLI: Enhancing slope one recommendation through local information embedding.

PloS one·2019
Same author

Integrating Triangle and Jaccard similarities for recommendation.

PloS one·2017
Same journal

The Eco-Friendly Preparation of Se, Zn, and Ag MONPs and Their Current Medical Applications and Drug Delivery for AD Diseases.

TheScientificWorldJournal·2026
Same journal

Fear of COVID-19: A Comparative Study Among University Students in Peru.

TheScientificWorldJournal·2026
Same journal

Opportunities and Challenges of Integrating Ethiopian Traditional Medicine System Into Modern Medicine: A Narrative Review.

TheScientificWorldJournal·2026
Same journal

Exploring the Antiparasitic Activity of the Sea Cucumber Isostichopus sp. aff. badionotus From the Northern Coast of Colombia Against Trypanosoma cruzi.

TheScientificWorldJournal·2026
Same journal

Kalanchoe ceratophylla (Crassulaceae): The True Identity of Sidingin, a Medicinal Plant From Sumatra, Based on Morphological and Molecular Evidence.

TheScientificWorldJournal·2026
Same journal

Genetic Variation of Chicken Growth Differentiation Factor-9 Gene and Association With Egg Characteristics: A Systematic Review.

TheScientificWorldJournal·2026
See all related articles

Related Experiment Videos

Aggregated recommendation through random forests.

Heng-Ru Zhang1, Fan Min1, Xu He2

  • 1School of Computer Science, Southwest Petroleum University, Chengdu 610500, China.

Thescientificworldjournal
|September 3, 2014
PubMed
Summary
This summary is machine-generated.

This study introduces an aggregated recommendation system using a random forest approach, which is effective for cold-start scenarios. The method accurately predicts group user ratings for items, demonstrating its viability.

Related Experiment Videos

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Traditional recommendation systems face challenges with new users or items (cold-start problem).
  • Aggregated recommendation, suggesting items to user groups, offers a more general approach suitable for cold-start scenarios.

Purpose of the Study:

  • To propose a novel random forest approach for building aggregated recommender systems.
  • To predict group user ratings for items, addressing the cold-start recommendation challenge.

Main Methods:

  • Constructed an aggregated decision table by merging user, item, and rating information.
  • Modeled data conversion for new user, new item, and both new scenarios.
  • Built a random forest where each leaf node contains a distribution of discrete ratings.
  • Developed four prediction methods to calculate evaluation values from tree distributions.

Main Results:

  • The proposed aggregated recommendation approach was evaluated on the MovieLens dataset.
  • Experimental results indicate that the aggregated approach achieves acceptable accuracy levels.

Conclusions:

  • The random forest-based aggregated recommendation system is a viable method for addressing cold-start recommendation problems.
  • The approach demonstrates practical effectiveness in predicting group user ratings.