Month: November 2017

09
Nov
2017

BigData Basics and Tools

09
Nov
2017

Machine Learning Mastery

Naive Bayes Classifier From Scratch in Python The Naive Bayes algorithm is simple and effective and should…

08
Nov
2017

Machine Learning in MATLAB: KNN

dataset=csvread(‘F:\Machine Learning Training\OneDrive-2017-10-28\Datasets\clusterincluster.csv’,1,0); label = dataset(:,3); dataset = dataset(:, 1:2); rng(2); Mdl =fitcnb(dataset, label, ‘CrossVal’, ‘on’,’kfold’,10); Mdl…

07
Nov
2017

Insert Values into Tables using ADO.NET

  code for Form1.cs: using System; using System.Windows.Forms; using System.Data.SqlClient; namespace Insert_Data { public partial class Form1…

03
Nov
2017

Study Motivation

Most Important: ———————————————————————————————– https://www.youtube.com/watch?v=cQHJDSny9H8 https://www.youtube.com/watch?v=nipDYpZfMyU https://www.youtube.com/watch?v=VlVMih3Zl24 https://www.youtube.com/watch?v=GbSyvro1Jio https://www.youtube.com/watch?v=qPgbJzvYI00 https://www.youtube.com/watch?v=jVvWN7txUO8 Networking skills: https://www.youtube.com/watch?v=FAPySGLL3gg https://www.youtube.com/watch?v=nncPbR6Z-yA Job: Successful People Have:…

01
Nov
2017

Fearless Motivation