create a web page with Python 3 September 9, 2025 | No Comments | information, linux, port, public_ip, python, router, web located in the current directory where you have an .HTML file -m is to execute a python module http.server is a module for python3 51000 […]
display graphs of your CSV data March 15, 2025 | No Comments | information, python the code is: Obviously you should have a CSV with data called ‘housing.csv’ located in the same place where the Python code is. it looks […]
Machine learning model with a linear regression algorithm in Python March 14, 2025 | No Comments | machine-learning, python, regresion-linear There must be data and an algorithm that operates on that data In CSV the data is separated by commas, the first line is the […]