Month: November 2017
Naive Bayes Classifier From Scratch in Python The Naive Bayes algorithm is simple and effective and should…
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…
code for Form1.cs: using System; using System.Windows.Forms; using System.Data.SqlClient; namespace Insert_Data { public partial class Form1…
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:…
Recent Comments