Author: zakilive
K-means clustering Algorithm for manually finding from observation: Step 1: Take mean value Step 2: Find nearest…
https://towardsdatascience.com/who-is-a-data-engineer-how-to-become-a-data-engineer-1167ddc12811 https://medium.com/datadriveninvestor/python-vs-r-choosing-the-best-tool-for-ai-ml-data-science-7e0c2295e243
ArrayList in Java: package com.zakilive; import java.util.ArrayList; public class Main { public static void main(String[] args) {…
Ensemble Models: Basics Boosting Ranmdom Forests Support Vector Machines Basics Linear Classification Nonlinear Classification Properties of SVMs…
Design of network topology Determine: Number of input nodes Too few nodes => misclassification Too many nodes=>…
Problem statement: Write a program to simulate a car dealership sales process. We will have employees, working…

Recent Comments