Spaces:
Sleeping
Sleeping
# Completed Courses Input (Multiple Options) | |
Foundational_course = [ | |
"Mathematics 1", | |
"Statistics 1", | |
"Computational Thinking", | |
"English 1", | |
"Mathematics 2", | |
"Statistics 2", | |
"Python", | |
"English 2"] | |
Diploma_courses = [ | |
"DBMS", | |
"PDSA", | |
"MAD 1", | |
"Java", | |
"MAD 2", | |
"System Commands", | |
"MLP", | |
"BDM", | |
"MLT", | |
"BA", | |
"TDS", | |
"MLF" | |
] | |
Degree_course = [ | |
"Software Testing ", | |
"Software Engineering ", | |
"AI", | |
"Deep Learning", | |
"Strategies for Professional Growth" , | |
"Algorithmic Thinking in Bioinformatics", | |
"Big Data and Biological Networks", | |
"Introduction to Cryptography and Cyber Security", | |
"Data Visualization Design", | |
"Reinforcement Learning", | |
"Thematic Ideas in Data Science", | |
"Speech Technology", | |
"Design Thinking for Data-Driven App Development", | |
"Industry 4.0", | |
"Sequential Decision Making", | |
"Market Research", | |
"Privacy & Security in Online Social Media", | |
"Introduction to Big Data", | |
"Financial Forensics", | |
"Linear Statistical Models", | |
"Advanced Algorithms", | |
"Statistical Computing", | |
"Computer Systems Design", | |
"Programming in C", | |
"Mathematical Thinking", | |
] |