Skip to content

Commit

Permalink
Update .github
Browse files Browse the repository at this point in the history
  • Loading branch information
UTSAVS26 authored Oct 2, 2024
1 parent 8fc51e6 commit 686c22a
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .github/readme_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## **PROJECT TITLE**

### 🎯 **Goal**

`Write the main goal of project and what's the purpose of it.`

### 🧵 **Dataset**

`Add a link to dataset and from where it's taken.`

### 🧾 **Description**

`Brief description about the project.`

### 🧮 **What I had done!**

`Write down the step by step procedure of how project works using points.`

### 🚀 **Models Implemented**

`List out all the algorithms or models used in this project. Why have you choosed that algorithms should also be stated`

### 📚 **Libraries Needed**

`Add all the libraries needed in this project in points.`

### 📊 **Exploratory Data Analysis Results**

`INCLUSION OF IMAGES OF THE VISUALIZATION IS MUST (RESULT OF EDA).`

### 📈 **Performance of the Models based on the Accuracy Scores**

`Add all the algorithms used with their accuracies and results`


### 📢 **Conclusion**

`What's the conclusion derived from this project and also showcase the accuracy results if it's applicable. Be briefer. Use accuracy scores to find the best fitted model among all the developed models for the particular projects.`

### ✒️ **Your Signature**

`Add your name at the end of the file, along with social media handles if applicable!`

0 comments on commit 686c22a

Please sign in to comment.