Aashutosh's blog
For page specific messages
For page author info
What is Machine Learning?
Definition of Machine learning by Tom Mitchell best explains machine learning :
“A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P if its performance at tasks in T, as measured by P, improves with experience E”
These are single line facts on the various topic of Computer Science. Might be useful for revision.
Hi friends, once again I am here. I am the part of development team of e-aushadhi (A complete supply chain management system). Presently, we deployed this system for two state Meghalaya and Manipur. Before deployment, we faced securities audit for these websites.
During the security audit, we found vulnerabilities and resolved them. I am listing those vulnerabilities with their solutions below.
Session ID Fingerprinting
Very easy java library to forecast anything
We have organised one programming contest in our office. Where, we have given three (3) C proramme to each contestants. They need to submit their written with my script (Which is below). This script takes two command lines input, first is C file and second one is problem number (1,2 and 3). This script compile their code, generate ouput file and check it on some test cases. If users get 'Y' for all test cases, their programme is correct. Otherwise they get 'X'.
By using postgresql functions we can easily clean/delete the data of all tables of a particular schema in postgresl database.
Pages