Kishor KeshavArtificial Intelligence (AI): Risks and Issues across various applicationsWhat is an Artificial Intelligence ?Dec 18, 20221Dec 18, 20221
Kishor KeshavIntroduction to Competitive ProgrammingCompetitive programming is a buzzword in today’s software industry. It combines two topics: the design of algorithms and the implementation…Nov 2, 2022Nov 2, 2022
Kishor KeshavQuick overview of random module in PythonPython has provided inbuilt modules for various tasks frequently encountered by programmers. They are already available as a part of…Nov 26, 20211Nov 26, 20211
Kishor KeshavImplementing Caesar CipherEncryption is a method of securing digital communication (message or data) exchanged between a sender and a receiver, using one or more…Nov 3, 2021Nov 3, 2021
Kishor KeshavErrors in ProgrammingI am writing this small read, for those who have just started their first coding course. This is very useful topic, that will save…Oct 10, 2021Oct 10, 2021
Kishor KeshavDesigning an optimal KNN regression model for predicting house price with Boston Housing DatasetKNN regressionMar 7, 20212Mar 7, 20212
Kishor KeshavInputting with Python input statement for BeginnersMany beginners in Python spend a lot of time for knowing how to input multiple data items belonging to different data types in Python like…Jun 12, 20202Jun 12, 20202