My Machine Learning Learning Process
-
Updated
Dec 8, 2024 - Jupyter Notebook
My Machine Learning Learning Process
This Python code represents a machine learning project that builds a simple linear regression model using experience and salary data. It plots the data, constructs the regression model, and visualizes the results.
House price prediction with machine learning
Bitcoin Price Prediction With AI Using Lineer Regression
Lineer Regresyon - Lojistik Regresyon - Rastgele Orman
Youtube Trend Video İstatistiklerinin Analizi
Lineer Regresyon Python
This project predicts Titanic passenger survival using machine learning. Key features like age, fare, gender, and class were used. Data preprocessing included handling missing values, scaling, and encoding. Models such as Logistic Regression, Random Forest, and Neural Networks were trained and evaluated for performance.
Applied Lineer Regression Project based on Python
A concise yet detailed machine‑learning project for predicting Bitcoin prices using Python. It fetches historical Bitcoin data, engineers features (e.g. technical indicators), trains regression models, evaluates model performance, and produces future price forecasts. The repository demonstrates a full ML workflow: data preprocessing, model training
DATA ANALYSIS
This code is a multiple linear model created using data provided by Kaggle.
Add a description, image, and links to the lineer-regresyon topic page so that developers can more easily learn about it.
To associate your repository with the lineer-regresyon topic, visit your repo's landing page and select "manage topics."