Machine Learning:Perbandingan Regresi Logistik, SVM dan NB
https://medium.com/@muhammad.syakirbt/perbandingan-regresi-logistik-svm-dan-nb-1b712142cdac
https://medium.com/@muhammad.syakirbt/perbandingan-regresi-logistik-svm-dan-nb-1b712142cdac
Medium
Machine Learning:Perbandingan Regresi Logistik, SVM dan NB
Pada proses ini saya melakukan percobaan membandingkan 3 Model Algoritma Machine Learning yaitu Regresi Logistik, Support Vector Machine…
How to Add Celery to a Linux Server Environment
https://python.plainenglish.io/how-to-add-celery-to-a-linux-server-environment-a4a430e252d1
https://python.plainenglish.io/how-to-add-celery-to-a-linux-server-environment-a4a430e252d1
Medium
How to Add Celery to a Linux Server Environment
Want to spice up your web application with a dash of celery? Finding it easy to get a version of celery and a messaging broker running in…
Object oriented programming (OOP) With Python
https://sholaumakhihe.medium.com/object-oriented-programming-oop-is-a-method-of-structuring-a-program-by-bundling-related-275799466bf5
https://sholaumakhihe.medium.com/object-oriented-programming-oop-is-a-method-of-structuring-a-program-by-bundling-related-275799466bf5
Medium
Object oriented programming (OOP) With Python
An object contains data, like the raw or preprocessed materials at each step on an assembly line, and behaviour, like the action each…
A Python Module for Maze Search Algorithms
https://medium.com/@mahsan.naeem/a-python-module-for-maze-search-algorithms-64e7d1297c96
https://medium.com/@mahsan.naeem/a-python-module-for-maze-search-algorithms-64e7d1297c96
Medium
A Python Module for Maze Search Algorithms
Python Maze World pyamaze
How to convert a Python Jupyter notebook into an RMarkdown file
https://towardsdatascience.com/how-to-convert-a-python-jupyter-notebook-into-an-rmarkdown-file-abf826bd36de
https://towardsdatascience.com/how-to-convert-a-python-jupyter-notebook-into-an-rmarkdown-file-abf826bd36de
Medium
How to convert a Python Jupyter notebook into an RMarkdown file
Pythonist, give RMarkdown a try and prepare to be amazed!
Youtube Video Downloader using Python and Tkinter
https://ninza7.medium.com/youtube-video-downloader-using-python-and-tkinter-b97462542300
https://ninza7.medium.com/youtube-video-downloader-using-python-and-tkinter-b97462542300
Medium
Youtube Video Downloader using Python and Tkinter
Python project for Beginner and Intermediate
How to build a data science portfolio
https://preettheman.medium.com/how-to-build-a-data-science-portfolio-372503d1933c
https://preettheman.medium.com/how-to-build-a-data-science-portfolio-372503d1933c
Medium
How to build a data science portfolio
Welcome back! Data science is an awesome career path with exploding growth, if you’re a beginner data scientist, or want to get into the…
How to sort python list — part two
https://medium.com/@bingeoncode/how-to-sort-python-list-part-two-d95bb307d16d
https://medium.com/@bingeoncode/how-to-sort-python-list-part-two-d95bb307d16d
Medium
How to sort python list — part two
Well, the first part of this mini-series introduced you to some of the core concepts of how to sort python list. This second part will expound on that, by going a step further, with a little bit…
How to sort python list — part one
https://medium.com/@bingeoncode/how-to-sort-python-list-part-one-f99d917d04f5
https://medium.com/@bingeoncode/how-to-sort-python-list-part-one-f99d917d04f5
Medium
How to sort python list — part one
When you work with python data,you will find yourself at one point or another needing to sort python list, based on some given criteria maybe. This simple guide will explain to you how you can go…
How to remove an item from a python list
https://medium.com/@bingeoncode/how-to-remove-an-item-from-a-python-list-8ebef8d36854
https://medium.com/@bingeoncode/how-to-remove-an-item-from-a-python-list-8ebef8d36854
Medium
How to remove an item from a python list
There comes a time where you wonder on the best method to remove item from python list. We have outlined everything you need to know as well as IMPORTANT information to take note of when doing so…
Introduction to Monte Carlo Simulation in Python
https://hhundman.medium.com/monte-carlo-simulation-in-python-d3e21efbd7e6
https://hhundman.medium.com/monte-carlo-simulation-in-python-d3e21efbd7e6
Medium
Introduction to Monte Carlo Simulation in Python
An introduction to Monte Carlo simulations in python using numpy and pandas. Monte Carlo simulations use random sampling to simulate possible outcomes.
The best Python packages for software engineers
https://preettheman.medium.com/the-best-python-packages-for-software-engineers-91984500070c
https://preettheman.medium.com/the-best-python-packages-for-software-engineers-91984500070c
Medium
The best Python packages for software engineers
Welcome back! Python is a very versatile language, you can do everything from data science to software engineering with it, so let’s talk…
Web Scraping Hertz Car Inventory with Python
https://medium.com/@jamesphilipmccoy/web-scraping-hertz-car-inventory-with-python-35d5be7d405e
https://medium.com/@jamesphilipmccoy/web-scraping-hertz-car-inventory-with-python-35d5be7d405e
Medium
Web Scraping Hertz Car Inventory with Python
Hertz Global Holdings (HTZ) has had significant media coverage due to a recent bankruptcy filing as well as an attempt to raise up to an…