Projects with this topic
-
Lecture note of Numerical Analysis and Practice
Updated -
A data analysis & data visualization tool to study bank statements
Updated -
This template provides a structured way to set up a Python project using Jupyter Notebooks on macOS. It follows best practices, including virtual environment management, dependency tracking, and VSCode integration.
Updated -
Example Jupyter Book site using GitLab Pages: https://paraskevasleivadaros.gitlab.io/jupyterbook
Jupyter Book is an open source project for building beautiful, publication-quality books and documents from computational material.
Updated -
Training various machine learning models for NFLX stock price prediction with data collection, cleaning, and visualization tools.
Updated -
A collection of notebooks about maths, machine learning, and whatever...
Updated -
This project focuses on extracting and visualizing stock data using Python libraries such as yfinance for historical stock prices and web scraping techniques to gather company revenue data. It provides a comprehensive analysis by plotting both stock prices and revenues over time for companies like Tesla and GameStop.
Updated -
Updated
-
This project predicts house prices using machine learning models based on the King County House Sales dataset. It explores Simple Linear, Multiple Linear, Polynomial, and Ridge Regression models, comparing their performance in terms of accuracy. The best model identified is Polynomial Regression, achieving an R² score of 0.75.
Updated -
Python para el procesamiento de señales.
UpdatedUpdated -
A Word Clock based on the ESP8266 platform, containing football-related information.
Updated -
Python notebooks for teaching basic Machine Learning
Updated -
Updated
-
Routing Algorithm using Breadth First Search, Traveling Salesman Combinatorial Optimization using Metaheuristic Algorithm
Updated -
If you build an infinite grid of electrical resistors, the resulting resistance between two digaonal grid points is 2/Pi Ohm. But Why?
https://www.youtube.com/playlist?list=PLoGRr8ff1uXESrWh6z0BNTYpc4Y-hlBOm
Updated -
I created this project to show how to obtain a table from a website, process the data and then send it to Kaggle.
Updated