-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
757 lines (656 loc) · 20.1 KB
/
index.html
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
<!DOCTYPE HTML>
<html>
<head>
<title>N.C. Shrikanth</title>
<style type="text/css">
body, html {
font-family: sans-serif;
}
* {
box-sizing: border-box;
}
.column {
float: left;
width: 6.33%;
padding: 5px;
}
/* Clearfix (clear floats) */
.row::after {
content: "";
clear: both;
display: table;
}
p {
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
margin-left: 5px;
}
#affl{
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
margin-left: 5px;
}
h1,h2,h3,h4,h5 {
text-align:center;
font-family: Arial;
}
h6 {
font-size: 1px;
}
#bio, h3{
font-family: Arial;
}
#chartcontainer{
float:left;
}
#visualization{
float:left;
font-size: 8pt
}
</style>
</head>
<body>
<div id="pic" style="text-align: center;">
<h1 style="color:DodgerBlue;">N.C. Shrikanth, Ph.D. <a href="https://twitter.com/shrikanth_nc?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @shrikanth_nc</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</h1>
<div id="pic" style="text-align: center;">
(He/Him/His)
</div>
<p>
<img src="shrikanth.jpeg" alt="none" width="172" height="258" >
</p>
</div>
<h4 style="color:SlateGray;">IEEE Senior Member</h4>
<h4 style="color:SlateGray;">Software Analytics (Quality) (<a
href="https://arxiv.org/pdf/2011.13071.pdf">publication</a> | <a
href="https://patents.google.com/patent/US10643102B2/en?inventor=Shrikanth+Narayanaswamy+Chandrasekaran">patent</a>) | Large Language Models (<a
href="https://arxiv.org/pdf/2110.01710.pdf">paper</a> | <a
href="https://patents.google.com/patent/US11609748B2/en?inventor=Shrikanth+Narayanaswamy+Chandrasekaran">patent</a>)| Developer Experience (<a
href="https://arxiv.org/pdf/1912.10093.pdf">publication</a> | <a
href="https://patents.google.com/patent/US10606450B2/en?inventor=Shrikanth+Narayanaswamy+Chandrasekaran">patent</a>) </h4>
<h5 style="color:SlateGray;">Always open to chat about software engineering and machine learning.</h5>
<div id="header" >
<center>
<a
href="https://scholar.google.co.in/citations?user=HZRpl2oAAAAJ&hl=en&oi=ao">Google scholar</a>
/ <a
href="https://patents.google.com/?inventor=Shrikanth+Narayanaswamy+Chandrasekaran"><span
style='color:#00B0F0;text-decoration:none;text-underline:none'>patents</span></a>
/ <a href="https://github.com/snaraya7"><span class=SpellE><span
style='color:#00B0F0;text-decoration:none;text-underline:none'>github</span></span></a>
/ <a href="https://www.linkedin.com/in/shrikanthnc/"><span class=SpellE><span
style='color:#00B0F0;text-decoration:none;text-underline:none'>linkedin</span></span></a>
/ <span class=SpellE><a href="https://www.youtube.com/watch?v=34EYSdmBDMs"><span
style='color:#00B0F0;text-decoration:none;text-underline:none'>youtube</span></a></span>
/ <a href="https://www.facebook.com/nc.shrikanth"><span class=SpellE><span
style='color:#00B0F0;text-decoration:none;text-underline:none'>facebook</span></span></a>
/ <a href="mailto:nc.shrikanth@gmail.com">email</a> </span>
/ <a href="https://github.com/snaraya7/snaraya7.github.io/blob/master/pdf/Resume_Shrikanth_PhD.pdf">resume</a> </span>
</p>
</center>
</div>
<div class="row">
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/3/30/Java_programming_language_logo.svg/800px-Java_programming_language_logo.svg.png" alt="java" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/1280px-Python-logo-notext.svg.png" alt="python" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/2/29/TypeScript_Logo_%28Blue%29.svg" alt="typescript" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Scikit_learn_logo_small.svg/1280px-Scikit_learn_logo_small.svg.png" alt="scikit-learn" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/0/07/Weka_%28software%29_logo.png" alt="weka" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/d/dd/MySQL_logo.svg/1280px-MySQL_logo.svg.png" alt="mysql" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Pandas_logo.svg/1280px-Pandas_logo.svg.png" alt="pandas" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/31/NumPy_logo_2020.svg/1280px-NumPy_logo_2020.svg.png" alt="numpy" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/8/8a/Plotly_logo_for_digital_final_%286%29.png" alt="plotly" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/GitHub_logo_2013.svg/2560px-GitHub_logo_2013.svg.png" alt="github" width="75">
</div>
<div class="column">
<img src=" https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/PyCharm_Icon.svg/1280px-PyCharm_Icon.svg.png" alt="pycharm" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Eclipse-Luna-Logo.svg/2560px-Eclipse-Luna-Logo.svg.png" alt="eclipse" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3a/Logo-ubuntu_no%28r%29-black_orange-hex.svg/1280px-Logo-ubuntu_no%28r%29-black_orange-hex.svg.png"
alt="linux" width="75">
</div>
<p class=MsoNormal><span style='font-size:12.0pt;line-height:105%;font-family:
"Abadi",sans-serif;color:#00B0F0;mso-bidi-font-weight:bold'>
</div>
<div class="row" id="affl" >
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/en/2/24/North_Carolina_State_University_seal.svg" alt="ncsu" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/5/50/Oracle_logo.svg" alt="oracle" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/9/96/Microsoft_logo_%282012%29.svg" alt="ms" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/5/53/Fujitsu-Logo.svg" alt="ms" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/c/cd/Accenture.svg" alt="ms" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/0/00/ABB_logo.svg" alt="ms" width="75">
</div>
<div class="column">
<img src="https://upload.wikimedia.org/wikipedia/commons/9/95/Infosys_logo.svg" alt="ms" width="75">
</div>
</div>
<h3 style="color:SlateGray;"><a href="https://arxiv.org/pdf/2105.11082.pdf">Click here</a> to speed-up your transfer learning and hyper-parameter optimization process</h3>
<h3 style="color:SlateGray;"><a href="https://medium.com/@nc.shrikanth/3-step-data-lite-machine-learning-7a530967212b">Click here</a> to transform your data-hungry machine learning models to data-lite!</h3>
<hr>
<h3 style="color:SlateGray;">About</h3>
<div id="bio">
Dr. Shrikanth N.C. has been an innovator, practitioner, and researcher in software engineering for over 15 years. He is employed at Oracle America Inc. to tackle software engineering problems such as improving software developer experiences and orchestrating large software systems to prevent bad source code practices from leaching into production environments with the cloud infrastructure group. Before this, Dr. Shrikanth obtained his Ph.D. from North Carolina State University, USA, where he focussed on simplifying software analytics by investigating practitioners' beliefs. Dr. Shrikanth has a track record of innovations supported by 4 granted US Patents; and a rich work experience of over ten years spanning billion-dollar companies (Oracle, Microsoft, Fujitsu, Accenture, ABB, and Infosys). Dr. Shrikanth is an IEEE Senior member and certified programmer who has published papers in premier avenues, including ICSE, EMSE, and TOSEM, and reviewed articles submitted to EMSE, IST, and MSR.
<div id="pic" style="text-align: center;">
<p>
<a href="https://repository.lib.ncsu.edu/bitstream/handle/1840.20/39392/etd.pdf?sequence=1"><img src="dissertation.PNG" alt="none" width="600" height="350" ></a>
</p>
</div>
</div>
<hr>
<h3 style="color:SlateGray;">Publications</h3>
<h4 style="color:SlateGray;">ICSE, EMSE and TOSEM</h4>
<div id="publications" >
<ol>
<li><b>N. C. Shrikanth</b>.
<a href="https://repository.lib.ncsu.edu/bitstream/handle/1840.20/39392/etd.pdf?sequence=1">Taming Confusions in Software Engineering.</a> (PhD Thesis 2021).
<li><b>N. C. Shrikanth</b>, Suvodeep Majumder, and Tim Menzies.
<a href="https://arxiv.org/pdf/2011.13071.pdf"> Early Life Cycle Software Defect Prediction. Why? How?</a> (ICSE
'21).
<li><b>N. C. Shrikanth</b>, William Nichols, Fahmid Morshed Fahid, and Tim Menzies.
<a href="https://arxiv.org/pdf/2006.05060.pdf"> Assessing Practitioner Beliefs about Software Engineering.</a> (EMSE'21, 📗ICSE'22 Journal-First).
<li><b>N. C. Shrikanth</b>, and Tim Menzies. 2020.
<a href="https://arxiv.org/pdf/1912.10093.pdf"> Assessing Practitioner Beliefs about Software Defect Prediction.</a> (ICSE
'20 SEIP) 🏆 (Best Paper Nominee).
<li>Anurag Dwarakanath, <b>N. C. Shrikanth</b>, Kumar Abhinav, and Alex Kass. 2016.
<a href="https://arxiv.org/pdf/1809.09477.pdf"> Trustworthiness in enterprise crowdsourcing: a taxonomy & evidence from data .</a> (ICSE
'16 SEIP).
<li>Anurag Dwarakanath, Upendra Chintala, <b>Shrikanth N. C.</b>, Gurdeep Virdi, Alex Kass,
Anitha Chandran, Shubhashis Sengupta, and Sanjoy Paul. 2015 . <a href="https://www.researchgate.net/profile/Anurag_Dwarakanath/publication/279200757_Crowd_Build_A_Methodology_for_Enterprise_Software_Development_Using_Crowdsourcing/links/558f95b508aed6ec4bf52fa5/Crowd-Build-A-Methodology-for-Enterprise-Software-Development-Using-Crowdsourcing.pdf"> CrowdBuild: a
methodology for enterprise software development using crowdsourcing .</a>(CSI-SE ICSE
'15).
<li><b>N. C. Shrikanth</b>, and Tim Menzies.
<a href="https://arxiv.org/pdf/2105.11082.pdf">Assessing the Early Bird Heuristic (for Predicting Project Quality)</a> (TOSEM 2023 | 📗ICSE'24 Journal-First).
<li>Mehdi Bahrami, <b>N.C. Shrikanth</b>, Shade Ruangwan, Lei Liu, Yuji Mizobuchi,
Masahiro Fukuyori, Wei-Peng Chen, Kazuki Munakata, and Tim Menzies. 2021.
<a href="https://arxiv.org/pdf/2110.01710.pdf">
PyTorrent: A Python Library Corpus for Large-scale
Language Models</a> (Under Review).
<li>Mehdi Bahrami, <b>N.C. Shrikanth</b>, Yuji Mizobuchi, Lei Liu, Masahiro Fukuyori, Wei-Peng Chen, Kazuki Munakata. 2021.
<a href="https://arxiv.org/pdf/2110.08512.pdf"> AugmentedCode: Examining the Effects of Natural Language Resources in Code Retrieval Models</a> (Under Review).
</ol>
</div>
<hr>
<h3 style="color:SlateGray;">Reviewer</h3>
<div id="Reviewer" >
<ul>
<li><a href="https://conf.researchr.org/track/ase-2024/ase-2024-research"> ASE 2024 </a></li>
<li><a href="https://iclr.cc/Conferences/2024"> ICLR 2024 </a></li>
<li><a href="https://2025.msrconf.org/track/msr-2025-industry-track"> ICSE MSR Industry Track 2024</a></li>
<li><a href="https://conf.researchr.org/track/msr-2023/msr-2023-junior-pc"> ICSE MSR 2023 </a></li>
<li><a href="https://conf.researchr.org/track/icse-2022/icse-2022-smew---student-mentoring-workshop
"> ICSE SMeW 2022 </a></li>
<li><a href="https://www.springer.com/journal/10664"> Empirical Software Engineering Journal </a></li>
<li><a href="https://www.journals.elsevier.com/information-and-software-technology"> Information and Software Technology Journal </a></li>
</ul>
</div>
<hr>
<h3 style="color:SlateGray;">Industry Experience (2008 to 2022) </h3>
<div id="Industry Experience" >
<ul>
<li> <i>Senior Member of Technical Staff</i>, <b>Oracle Inc, USA. </b>2022 - to - present</li>
<li> <i>Research Intern</i>, <b>Microsoft, USA. </b> Summer 2021</li>
<li> <i>Research Intern</i>, <b>Fujitsu Laboratories of America, Inc. </b> Summer 2020</li>
<li> <i>Technology R&D Specialist</i>, Software Engineering Group <b>Accenture Labs</b> from 2014 - to - 2017</li>
<li> <i>Software Engineer Low Voltage Systems R&D</i> at <b>ABB India Ltd</b> from 2011 - to - 2013</li>
<li> <i>Senior Systems Engineer</i> Finacle Banking Product at <b>Infosys Ltd</b> from 2008 - to - 2011</li>
</ul>
</div>
<hr>
<h3 style="color:SlateGray;">Granted Patents</h3>
<div id="patents" >
<ol>
<li><a href="https://patents.google.com/?inventor=Shrikanth+Narayanaswamy+Chandrasekaran"> Incident prediction and prevention</a></li>
<li><a href="https://patents.google.com/?inventor=Shrikanth+Narayanaswamy+Chandrasekaran"> Method and system for visual requirements and
component reuse driven rapid application composition</a></li>
<li><a href="https://patents.google.com/?inventor=Shrikanth+N+C"> Generating a test script execution order</a> </li>
<li><a href="https://patents.google.com/?inventor=Shrikanth+Narayanaswamy+Chandrasekaran"> Semantic code search based on augmented programming language corpus</a></li>
</ol>
</div>
<hr>
<h3 style="color:SlateGray;">Certifications</h3>
<div id="certifications" >
<ol>
<li>Sun Certified Java Programmer</li>
<li>Sun Certified Web Component Developer</li>
</ol>
</div>
<hr>
<h3 style="color:SlateGray;">Teaching Assistant</h3>
<div id="teachingAssistant" >
<ol>
<li>CSC 440 Database Management Systems - Instructor: Dr. Rada Chirkova
</li>
<li>CSC 495 Software Testing - Instructor: Dr. Kathryn T. Stolee</li>
<li>CSC 510 Software Engineering - Instructors: Dr. Jamie Jennings, Dr. Nicholas A. Kraft, and Dr. Emerson Murphy-Hill</li>
</ol>
</div>
<hr>
<h3 style="color:SlateGray;">SERI'23 Talk</h3>
<div id="recent">
<h4>
<a href="https://sites.google.com/view/seri2022-23/previous-talks?authuser=0">Talk titled 'Data-lite Machine Learning' at SERI IIIT-Hyderabad, India 2023 </a></h4>
</div>
<h3 style="color:SlateGray;">ICSE'21 Talk</h3>
<div id="recent">
<h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/oHCUJnWygDk" title="ICSE'21" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></h4>
</div>
<h3 style="color:SlateGray;">ICSE SEIP'20 Talk</h3>
<div id="recent">
<h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/UokXMoP-v7Q?start=2094" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </h4>
</div>
<h3 style="color:SlateGray;">ICSE JF'22 Talk</h3>
<div id="recent">
<h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/7MHCQoR1yxk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </h4>
</div>
<h3 style="color:SlateGray;">Speech-To-Text Eclipse IDE Plugin</h3>
<div id="recent">
<h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/34EYSdmBDMs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </h4>
</div>
<hr>
<h4 style="color:SlateGray;"><a href="http://people.eecs.berkeley.edu/~barron/">I like this website! </a></h4>
<h6 style="color:white;">Artificial intelligence
Intelligence
Learning
A.I. Artificial Intelligence
Machine
Machine learning
Technology
Data
Computer
Robot
Science
Human
Software
Health care
Research
Course
Computer Science
Master's Degree
Computer Application
Robotics
Bias
Artificial intelligence art
Privacy
Human brain
Cybercrime
RISING
Human brain
Artificial intelligence art
Bias
Privacy
Cybercrime
machine learning: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Machine learning
Machine
Learning
Data
Artificial intelligence
Python
Algorithm
Intelligence
Science
Deep learning
Prediction
Data science
Regression analysis
Course
Project
Statistical classification
Engineer
Analysis
used
Data set
Artificial neural network
Computer Application
GitHub
Supervised learning
GitHub
RISING
Tree
Decision-making
Linear regression
Decision tree
Supervised learning
Linearity
Support vector machine
Cluster analysis
Unsupervised learning
Data pre-processing
Function
Neural network
Thomas Bayes
Research
Naive Bayes classifier
Interview
Naivety
GitHub
Training
Confusion matrix
Engineering
Data analysis
GitHub
Feature
Artificial intelligence: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Intelligence
Machine learning
Artificial
Learning
Robot
Technology
Drum
Marketing
Adobe Illustrator
Human voice
Brain
Mon language
DALL-E
Artificial intelligence art
Video scaler
GitHub
GitHub
Sentience
RISING
DALL-E
Sentience
Artificial intelligence art
Brain
Mon language
Human voice
Video scaler
GitHub
GitHub
Drum
transfer learning: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Learning
Transfer learning
Transfer of learning
Machine
Machine learning
Deep learning
Transfer
Data
Training
Theory
Statistical classification
Convolutional neural network
Keras
Teacher
PyTorch
Education
Student
Knowledge
Artificial neural network
TensorFlow
Python
used
Skill
Psychology
Information
RISING
Material
Disadvantage
Parameter
Writing
Transformer
Inceptionv3
Bachelor of Education
Role
Brainly
Observation
AlexNet
Automation
Individual
Social learning theory
Time series
Generalization
Kaggle
Computer vision
Planning
Architecture
defect prediction: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Prediction
Software
Software bug
Project
Learning
Machine learning
Machine
Analysis
Time
Data
model
Software deployment
Data set
Product defect
Project-based learning
Code
GitHub
Tata Consultancy Services
Algorithm
Software Testing
GitHub
Customer
Tool
Management
RISING
Software engineering
Preventive healthcare
Microsoft Project
Thesis
Management
IQMS
IQMS
Project-based learning
Engineering
Mathematical optimization
Tata Consultancy Services
Survey
Ensemble learning
Kaggle
Root cause analysis
Root cause
Unsupervised learning
Delivery
Transfer learning
Sci-Hub
Analysis
Artificial intelligence
Estimation
Deliverable
PDCA
hyper parameter optimization: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Mathematical optimization
Hyperparameter
Hyperparameter optimization
Python
Machine learning
Learning
GitHub
GitHub
Machine
RISING
GitHub
GitHub
Hyperparameter: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Hyperparameter optimization
Python
Learning
Machine learning
Mathematical optimization
Machine
scikit-learn
Regression analysis
Random forest
Parameter
Statistical classification
Cross-validation
Data
XGBoost
Artificial neural network
Support vector machine
Algorithm
Tree
Decision tree
Decision-making
Neuron
Logistic regression
Function
Deep learning
Decision tree learning
RISING
Momentum
Transformer
Sentiment analysis
Colab
Score
Multilayer perceptron
Correlation
Node
Google Scholar
LaTeX
Variable
Sorting algorithm
Activation function
Gini coefficient
optuna
Epoch
CNN
Entropy
Epoch
Categorical data
Software Testing
Cross entropy
Entropy
Pruning
Coefficient of determination
statistics: (06/08/2021 - 06/08/2022, Worldwide)
TOP
Statistics
Statistic
Data
Mean
Probability
Vital statistics
Sample
Crime
Research
Arithmetic mean
Descriptive statistics
Formula
Probability distribution
Data science
Abortion
Data analysis
Bachelor of Science
Linear regression
Statistical dispersion
Business statistics
Estimation
Data set
Qualitative research
Analysis of variance
Summary statistics
RISING
Abortion
Business statistics
Data analysis
Bachelor of Science
Statistical dispersion
Analysis of variance
Data science
Linear regression
Data set
Summary statistics
Estimation
Qualitative research
Research
Formula
machine learning: (06/08/2021 - 06/08/2022, United States)
TOP
Machine learning
Machine
Learning
Data
Artificial intelligence
Python
Engineer
Science
Algorithm
Data science
Course
Deep learning
Prediction
Intelligence
Regression analysis
Data set
Statistical classification
Software
Project
Analysis
Artificial neural network
GitHub
Amazon Web Services
Interview
Google Scholar
RISING
Inference
k-means clustering
Column
Variance
Pipeline
Regularization
Hyperparameter
Accuracy and precision
Assessment
Variable
Statistical model
PyTorch
Cluster analysis
Support vector machine
</h6>
</body>
</html>