Tetsuya HirataUnderstand Design Patterns with Simple Pythonic CodeA design pattern is based on an Object Oriented Design(OOP) paradigm. Through facing the common issues related to objects, the common…Jun 6, 2021Jun 6, 2021
Tetsuya HirataUnderstand 8 Basic Algorithms Problems with PythonThis article tried to get deep understanding from different perspective by taking notes and coding in different ways.Jun 6, 2021Jun 6, 2021
Tetsuya HirataUnderstand Algorithm Evaluation and Basic AlgorithmsThe main indicator to evaluate algorithms is the speed to process data. The major way to evaluate the speed of the algorithm is Big O…Jun 6, 2021Jun 6, 2021
Tetsuya HirataUnderstand Type, Class, and Scope of PythonPython itself has the two parts of the code which are built-in code or not. The built-in code means that the code is written inside an…Jun 5, 2021Jun 5, 2021
Tetsuya HirataUnderstand Python Data Model Through Coding and DebuggingAt first, let’s quickly summarize Python Data Model based on the Python documents. The below quote in the document is the core idea of…Jun 5, 2021Jun 5, 2021
Tetsuya HirataHow To Generate Hypothesis in Pedagogical DomainInducting the generic way to generate and modulate hypothesis in learning by seeing MOODLE dataset.Feb 4, 2019Feb 4, 2019
Tetsuya HiratainTowards Data SciencePotential Issues of the Research with Educational Data MiningLooking over the case study of blended learning contexts with MOODLE and arguing potential issues of educational data miningJan 27, 2019Jan 27, 2019
Tetsuya HiratainTowards Data ScienceWhy is educational data mining important in the research?Understanding the value of conducting educational data mining for the research in the pedagogical domain by describing educational data…Jan 19, 20192Jan 19, 20192
Tetsuya HiratainTowards Data ScienceData Translation Cycles in AI/ML projectsA transformation from potentially valuable data into beneficial information in AI/ML projectsJan 14, 2019Jan 14, 2019