Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
c3fcb02
Demo Assignment
shubhamagarwal1998 May 11, 2019
60fd8cc
Initial Commit
shubhamagarwal1998 Jun 4, 2019
573961e
Updated with many new features
shubhamagarwal1998 Jun 5, 2019
75ce7f8
Increased grid Size and set the distances of axis.Also put some piece…
shubhamagarwal1998 Jun 5, 2019
9f964d4
Implemented functions on load button.Only circles are implemented of …
shubhamagarwal1998 Jun 5, 2019
225f049
Implemented functions on load button.Only circles are implemented of …
shubhamagarwal1998 Jun 5, 2019
e446b63
Updated
shubhamagarwal1998 Jun 6, 2019
84f54da
Added function of generate button to randomly draw circles
shubhamagarwal1998 Jun 6, 2019
0eb8782
Added a new canvas for T2 dataset
shubhamagarwal1998 Jun 11, 2019
6390858
Added Ellipse with its axis for four dataset values.Also added code w…
shubhamagarwal1998 Jun 11, 2019
266ed24
added Script.js
shubhamagarwal1998 Jun 12, 2019
a1d216b
added Function.js
shubhamagarwal1998 Jun 12, 2019
205639a
Added Styles.css file
shubhamagarwal1998 Jun 13, 2019
b184590
Added Range Slider with other features
shubhamagarwal1998 Jun 13, 2019
846241c
Updated
shubhamagarwal1998 Jun 13, 2019
9e8ef47
Added functions to remaining buttons
shubhamagarwal1998 Jun 13, 2019
df38b84
Updated
shubhamagarwal1998 Jun 16, 2019
828c114
Added all the remaining functionalities and fixed few errors and comp…
shubhamagarwal1998 Jun 16, 2019
55e9023
Corrected Script.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
305e7ed
Corrected Function.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
ac2c9f2
Corrected Function.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
54db3b7
Corrected Script.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
d495d7e
Corrected Script.js and Function.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
f8862a1
Corrected Function.js according to Codacy
shubhamagarwal1998 Jun 17, 2019
5c43300
Added Readme file and also corrected whole code as per standards in C…
shubhamagarwal1998 Jun 17, 2019
54c52b3
Updated Readme file
shubhamagarwal1998 Jun 18, 2019
2b2d6ef
Added Documentation file
shubhamagarwal1998 Jun 18, 2019
7903c4f
Added Test Cases
shubhamagarwal1998 Jun 19, 2019
300aebd
Quiz folder added with all 3 files of Quiz
shubhamagarwal1998 Jun 20, 2019
2b9e7d4
Updated
shubhamagarwal1998 Jun 20, 2019
5fcf44b
Updated with adding all remaining questions
shubhamagarwal1998 Jun 20, 2019
82683c9
Updated Script.js as suggested
shubhamagarwal1998 Jun 21, 2019
3689cce
Updated index.htm as suggested
shubhamagarwal1998 Jun 21, 2019
e11c34f
Updated Function.js as suggested
shubhamagarwal1998 Jun 21, 2019
24022a2
Updated Script.js as suggested
shubhamagarwal1998 Jun 21, 2019
e9c6a59
Updated index.htm as suggested
shubhamagarwal1998 Jun 21, 2019
d9f4840
Updated Function.js as suggested
shubhamagarwal1998 Jun 21, 2019
d296cfc
Added README.txt outside the codes folder
shubhamagarwal1998 Jun 25, 2019
1857007
Added documentation outside the codes folder
shubhamagarwal1998 Jun 25, 2019
ab1586f
updated
shubhamagarwal1998 Jun 25, 2019
df83e9a
updated
shubhamagarwal1998 Jun 25, 2019
6eb4cb6
updated
shubhamagarwal1998 Jun 25, 2019
3d05932
updated
shubhamagarwal1998 Jun 25, 2019
8f5ef3b
updated
shubhamagarwal1998 Jun 25, 2019
6cbf954
updated
shubhamagarwal1998 Jun 25, 2019
a78fca8
updated
shubhamagarwal1998 Jun 26, 2019
b31aa9d
updated
shubhamagarwal1998 Jun 26, 2019
b47f1cf
updated
shubhamagarwal1998 Jun 26, 2019
e67af3c
updated
shubhamagarwal1998 Jun 26, 2019
a3d70f5
updated
shubhamagarwal1998 Jun 27, 2019
0d78321
updated
shubhamagarwal1998 Jun 27, 2019
6466204
updated
shubhamagarwal1998 Jun 27, 2019
31404b2
updated
shubhamagarwal1998 Jun 28, 2019
e0992dc
updated
shubhamagarwal1998 Jun 28, 2019
518c630
updated
shubhamagarwal1998 Jun 28, 2019
3a326c8
updated
shubhamagarwal1998 Jun 28, 2019
190aeca
updated
shubhamagarwal1998 Jun 28, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,105 changes: 1,105 additions & 0 deletions SRIP/Codes/Function.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions SRIP/Codes/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Repository Details:-
Created ->> 16 May 2019
Creater ->>Shubham Agarwal
Objective ->> SRIP Projects
Project Number ->>1
Project Topic ->> Bayesian Classification Simulator

TO RUN THE EXPERIMENT OF BAYESIAN CLASSIFICATION:
1. Download the SRIP folder
2. Go to Codes folder
3. Run the .html file

HTML file will open in the browser and all functionalities will run from the HTML file.
Binary file added SRIP/Codes/SRIP PROJECT 1 DOCUMENTATION.pdf
Binary file not shown.
Loading