๐ DHBW Lecture Notes "Artificial Intelligence and Machine Learning" ๐ค
-
Updated
Sep 1, 2025
๐ DHBW Lecture Notes "Artificial Intelligence and Machine Learning" ๐ค
Using models to understand relationships and make predictions.
running knn on mnist dataset for numeric digit detection
Data Cleaning Project using Python and Pandas | Employee Dataset | Removing Duplicates, Missing Values, and Data Formatting
Data-driven analysis of IPL 2016 player and team performances using R.
This project is a Markov Chain-based text generator implemented in Python. It processes a given text file to build a probabilistic model of word sequences, allowing it to generate new, coherent text that mimics the style and structure of the input.
My blogs and code for machine learning. http://cnblogs.com/pinard
This repository contains all the basics library for machine learning.
Machine Learning Basic to Advanced Concepts
In this repository, you'll find a set of Python exercises focused on fundamental machine learning concepts using scikit-learn library.
Machine Learning A-Z Course in Python Language
A Python implementation of Gradient Descent for solving Multiple Linear Regression. This project demonstrates how the algorithm is used to minimize the Mean Squared Error (MSE) cost function and optimize the regression coefficients.
๐ House Price Prediction Project This project uses machine learning techniques to predict house prices based on key features like location, area, number of bedrooms, and amenities. By analyzing historical housing data, the model provides accurate price estimates to help buyers, sellers
Python code for Makoto Ito's "Textbooks of Machine Learning Learning with Python (Korean Edition)". 'ํ์ด์ฌ์ผ๋ก ๋ฐฐ์ฐ๋ ๋จธ์ ๋ฌ๋์ ๊ต๊ณผ์' ์ฑ ์ ์ค๋ฆฐ ํ์ด์ฌ ์ฝ๋์ ๋๋ค.
Add a description, image, and links to the machine-learning-basics topic page so that developers can more easily learn about it.
To associate your repository with the machine-learning-basics topic, visit your repo's landing page and select "manage topics."