Skip to content

Commit 923a92d

Browse files
Update README.md
1 parent 499ad66 commit 923a92d

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# Tools And Technologies
2+
* html,css javascript
23
* Google Analytics
4+
* Ms Excel
5+
* Walkme
6+
* jupyter notebook
37

4-
I have created an e-commerce website using Html,css,javascript,bootstrap then deployed into Netfly Platform .
5-
It contains various webpages such as home, store, account, about,
6-
contact us. There are various features like product details, add to cart, search products and
7-
payment gateway. We have also used filters to change the product list (e.g. category, price range,
8-
etc.). I have applied user guiding tool named WalkMe that will guide a new user through orderly
8+
## Machine Learning Algorithm
9+
* Markov Chain model
10+
11+
## Description
12+
I have created an e-commerce website using Html,css,javascript,bootstrap then deployed into Netfly Platform .
13+
It contains various webpages such as home, store, account, about,
14+
contact us. There are various features like product details, add to cart, search product .
15+
I have applied user guiding tool named WalkMe that will guide a new user through orderly
916
steps on my website to use it in the most simple way to buy a product. I have integrated my
1017
website to Google Analytics Platform. This tool is able to track the users action
1118
and the time spent by the users on the various actions of the website. I have accumulated the
@@ -15,3 +22,6 @@ used by the users , time spent by users on particular product page, etc. Then, F
1522
Chain model gives us the transition probabilities matrices and the lambda parameters of the chain
1623
for each one of the three lags along with the Start and End Probabilities.
1724

25+
## Transaction Diagram
26+
27+
![alt text](https://github.com/saikumarkaleru/Analyse-User-Behaviour-Optimise-the-User-Workflow-Using-a-Machine-Learning-Algorithm/blob/master/download.png)

0 commit comments

Comments
 (0)