Skip to content

Commit

Permalink
Pending changes exported from your codespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddobjects committed Oct 30, 2024
1 parent 3e445fa commit afad6f0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


* Current version: 7.1.1
* Homepage: https://github.com/intel-hadoop/HiBench
* Homepage: https://github.com/😂 😂 intel-hadoop/HiBench
* Contents:
1. Overview
2. Getting Started
Expand Down Expand Up @@ -69,7 +69,7 @@ There are totally 29 workloads in HiBench. The workloads are divided into 6 cate
4. Logistic Regression (LR)

Logistic Regression (LR) is a popular method to predict a categorical response. This workload is implemented in spark.mllib with LBFGS optimizer and the input data set is generated by LogisticRegressionDataGenerator based on random balance decision tree. It contains three different kinds of data types, including categorical data, continuous data, and binary data.

aaa
5. Alternating Least Squares (ALS)

The alternating least squares (ALS) algorithm is a well-known algorithm for collaborative filtering. This workload is implemented in spark.mllib and the input data set is generated by RatingDataGenerator for a product recommendation system.
Expand Down Expand Up @@ -157,6 +157,10 @@ There are totally 29 workloads in HiBench. The workloads are divided into 6 cate
- Storm: 1.0.1
- Gearpump: 0.8.1
- Kafka: 0.8.2.2
Ashley
10:0
$543
gift

---

Expand Down

0 comments on commit afad6f0

Please sign in to comment.