1. What are the contributions in "Automating software development using artificial intelligence" ?
Hence, the authors proposed a technique to predict whether elements within a repository will change in the near future, given the repository ’ s development history and these are developed using the machine learning approaches Support Vector Machine and Random Forest algorithms and using previous commit data.. To demonstrate the breadth of application, the authors will present several recent examples of how AI can be leveraged to automate software development [ 1 ].
read more
2. What is the advantage of anticipating change?
The advantages of anticipating change are more closely linked to the development cycle helping developers to formulate plans and successfully introduce functional improvements with less faults than anticipated.•
read more
3. What is the importance of the features in the SVM?
It is also important for the features not to negatively affect the categorization, to be independent of one another.– SVM includes encoding all of the function data as floating-point numbers.
read more
4. What is the main purpose of RF?
Random Forests– RF is a popular machine learning algorithm and is used in many fields including software fault predictions, software development effort, credit card fraud, database indexing, malware detection [8].–
read more




