Skip to content

Commit d03111f

Browse files
authored
Create README.md
1 parent 5dc85a7 commit d03111f

File tree

1 file changed

+20
-0
lines changed
  • Classification Models/CSGO Round Winner Classification

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# **CSGO Round Winter Classification**
2+
3+
### 🎯 Goal
4+
Predict the Winning individual of Snapshots round
5+
6+
### 🧵 Dataset : [LINK](https://github.com/Archi20876/machine-learning-repos/blob/main/Classification%20Models/CSGO%20Round%20Winner%20Classification/Dataset/csgo.csv)
7+
8+
9+
### 🧾 Description
10+
This dataset consists of over 170 labeled images of birds, including validation images. Each image belongs to only one bird category. The challenge is to develop models that can accurately classify these images into the correct species.
11+
12+
### 📚 Libraries Needed
13+
- Numpy
14+
- Pandas
15+
- Matplotlib
16+
- Seaborn
17+
- Scikit-Learn
18+
19+
## EDA Result 👉 [CSGO Round Winter.ipynb](https://github.com/Archi20876/machine-learning-repos/blob/main/Classification%20Models/CSGO%20Round%20Winner%20Classification/Model/CS_GO_Round_Winner_Classification.ipynb)
20+
### For more information please refer to [Model](https://github.com/Archi20876/machine-learning-repos/tree/main/Classification%20Models/CSGO%20Round%20Winner%20Classification/Model)

0 commit comments

Comments
 (0)