-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.42 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "LinearRegression"]
path = LinearRegression
url = https://github.com/TanselArif-21/LinearRegression
branch = master
[submodule "PrincipalComponentAnalysis"]
path = PrincipalComponentAnalysis
url = https://github.com/TanselArif-21/PrincipalComponentAnalysis
branch = master
[submodule "CustomURIParser"]
path = CustomURIParser
url = https://github.com/TanselArif-21/CustomURIParser
branch = master
[submodule "TimeSeriesAnalysis"]
path = TimeSeriesAnalysis
url = https://github.com/TanselArif-21/TimeSeriesAnalysis
branch = master
[submodule "BayesianInference"]
path = BayesianInference
url = https://github.com/TanselArif-21/BayesianInference
branch = master
[submodule "TabuBees"]
path = TabuBees
url = https://github.com/TanselArif-21/TabuBees
branch = master
[submodule "LogisticRegression"]
path = LogisticRegression
url = https://github.com/TanselArif-21/LogisticRegression
branch = master
[submodule "MLApplications"]
path = MLApplications
url = https://github.com/TanselArif-21/MLApplications
branch = master
[submodule "MLApp"]
path = MLApp
url = https://github.com/TanselArif-21/MLApp
branch = master
[submodule "WebScraping"]
path = WebScraping
url = https://github.com/TanselArif-21/WebScraping
[submodule "GamblersRuin"]
path = GamblersRuin
url = https://github.com/TanselArif-21/GamblersRuin
[submodule "WheelofFortune"]
path = WheelofFortune
url = https://github.com/TanselArif-21/WheelofFortune