Topsis
Optimal Decision-Making: Unveiling the Power of TOPSIS Dataset Analysis
@kaggle.bravo03_topsis
Optimal Decision-Making: Unveiling the Power of TOPSIS Dataset Analysis
@kaggle.bravo03_topsis
CREATE TABLE topsis_dataset (
"fund_name" VARCHAR,
"p1" DOUBLE,
"p2" DOUBLE,
"p3" DOUBLE,
"p4" DOUBLE,
"p5" DOUBLE
);
Anyone who has the link will be able to view this.