Lseng-iseng eksplor Machine Learning dengan menggunakan library Scikit-Learn

Overview
Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 29% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /images/svm_margin.png | 274.56kb | 150.97kb | 45.01% | | /images/interpretasi_decision_tree.png | 52.24kb | 31.10kb | 40.46% | | /images/information_gain.png | 33.39kb | 25.08kb | 24.89% | | /images/gini_example.png | 5.02kb | 4.15kb | 17.41% | | /images/decision_tree_example.png | 57.70kb | 51.24kb | 11.18% | | /images/svm_hyperplane.png | 78.20kb | 71.35kb | 8.76% | | /images/apping-and-lehar.jpg | 12.99kb | 12.54kb | 3.47% | | /images/svm_kernel.png | 68.32kb | 67.87kb | 0.66% | | | | | | | Total : | 582.42kb | 414.30kb | 28.87% |


    📝 docs | :octocat: repo | ??🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 30% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /images/svm_margin.png | 274.56kb | 150.97kb | 45.01% | | /images/svm_hyperplane.png | 78.20kb | 71.35kb | 8.76% | | /images/apping-and-lehar.jpg | 12.99kb | 12.54kb | 3.47% | | /images/svm_kernel.png | 68.32kb | 67.87kb | 0.66% | | | | | | | Total : | 434.07kb | 302.73kb | 30.26% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /images/ml.jpg | 56.92kb | 53.13kb | 6.66% | | /images/sigmoid_function.png | 66.79kb | 63.84kb | 4.41% | | /images/marman-1.jpg | 61.01kb | 58.60kb | 3.95% | | /images/marman.jpg | 82.01kb | 80.00kb | 2.45% | | | | | | | Total : | 266.73kb | 255.57kb | 4.18% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 5% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /images/iris-1.jpg | 464.98kb | 442.16kb | 4.91% | | /images/kenangan-mantan.jpg | 45.27kb | 43.33kb | 4.31% | | /images/mantan.jpg | 23.22kb | 22.39kb | 3.59% | | /images/noob.jpg | 26.72kb | 26.44kb | 1.05% | | | | | | | Total : | 560.19kb | 534.31kb | 4.62% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /images/iris-1.jpg | 464.98kb | 442.16kb | 4.91% | | /images/mantan.jpg | 23.22kb | 22.39kb | 3.59% | | /images/marman.jpg | 82.01kb | 80.00kb | 2.45% | | /images/noob.jpg | 26.72kb | 26.44kb | 1.05% | | | | | | | Total : | 596.93kb | 570.98kb | 4.35% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
Owner
Alfiyanto Kondolele
Tim bubur gak pake kacang dan kecapnya agak banyakan. Tapi kalo makannya sama kamu aku rela pake kacang + kecapnya dikit aja, soalnya manisnya dari kamu 🥰
Alfiyanto Kondolele
Automated Machine Learning with scikit-learn

auto-sklearn auto-sklearn is an automated machine learning toolkit and a drop-in replacement for a scikit-learn estimator. Find the documentation here

AutoML-Freiburg-Hannover 6.7k Jan 7, 2023
To design and implement the Identification of Iris Flower species using machine learning using Python and the tool Scikit-Learn.

To design and implement the Identification of Iris Flower species using machine learning using Python and the tool Scikit-Learn.

Astitva Veer Garg 1 Jan 11, 2022
Painless Machine Learning for python based on scikit-learn

PlainML Painless Machine Learning Library for python based on scikit-learn. Install pip install plainml Example from plainml import KnnModel, load_ir

null 1 Aug 6, 2022
Relevance Vector Machine implementation using the scikit-learn API.

scikit-rvm scikit-rvm is a Python module implementing the Relevance Vector Machine (RVM) machine learning technique using the scikit-learn API. Quicks

James Ritchie 204 Nov 18, 2022
Scikit learn library models to account for data and concept drift.

liquid_scikit_learn Scikit learn library models to account for data and concept drift. This python library focuses on solving data drift and concept d

null 7 Nov 18, 2021
A scikit-learn based module for multi-label et. al. classification

scikit-multilearn scikit-multilearn is a Python module capable of performing multi-label learning tasks. It is built on-top of various scientific Pyth

null 802 Jan 1, 2023
Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models

Highly interpretable, sklearn-compatible classifier based on decision rules This is a scikit-learn compatible wrapper for the Bayesian Rule List class

Tamas Madl 482 Nov 19, 2022
Distributed scikit-learn meta-estimators in PySpark

sk-dist: Distributed scikit-learn meta-estimators in PySpark What is it? sk-dist is a Python package for machine learning built on top of scikit-learn

Ibotta 282 Dec 9, 2022
Iris species predictor app is used to classify iris species created using python's scikit-learn, fastapi, numpy and joblib packages.

Iris Species Predictor Iris species predictor app is used to classify iris species using their sepal length, sepal width, petal length and petal width

Siva Prakash 5 Apr 5, 2022
A collection of Scikit-Learn compatible time series transformers and tools.

tsfeast A collection of Scikit-Learn compatible time series transformers and tools. Installation Create a virtual environment and install: From PyPi p

Chris Santiago 0 Mar 30, 2022
Penguins species predictor app is used to classify penguins species created using python's scikit-learn, fastapi, numpy and joblib packages.

Penguins Classification App Penguins species predictor app is used to classify penguins species using their island, sex, bill length (mm), bill depth

Siva Prakash 3 Apr 5, 2022
Interactive Web App with Streamlit and Scikit-learn that applies different Classification algorithms to popular datasets

Interactive Web App with Streamlit and Scikit-learn that applies different Classification algorithms to popular datasets Datasets Used: Iris dataset,

Samrat Mitra 2 Nov 18, 2021
K-Means clusternig example with Python and Scikit-learn

Unsupervised-Machine-Learning Flat Clustering K-Means clusternig example with Python and Scikit-learn Flat clustering Clustering algorithms group a se

Emin 1 Dec 13, 2021
Scikit-Learn useful pre-defined Pipelines Hub

Scikit-Pipes Scikit-Learn useful pre-defined Pipelines Hub Usage: Install scikit-pipes It's advised to install sklearn-genetic using a virtual env, in

Rodrigo Arenas 1 Apr 26, 2022
Predicting Baseball Metric Clusters: Clustering Application in Python Using scikit-learn

Clustering Clustering Application in Python Using scikit-learn This repository contains the prediction of baseball metric clusters using MLB Statcast

Tom Weichle 2 Apr 18, 2022
icepickle is to allow a safe way to serialize and deserialize linear scikit-learn models

icepickle It's a cooler way to store simple linear models. The goal of icepickle is to allow a safe way to serialize and deserialize linear scikit-lea

vincent d warmerdam 24 Dec 9, 2022
scikit-fem is a lightweight Python 3.7+ library for performing finite element assembly.

scikit-fem is a lightweight Python 3.7+ library for performing finite element assembly. Its main purpose is the transformation of bilinear forms into sparse matrices and linear forms into vectors.

Tom Gustafsson 297 Dec 13, 2022
A demo project to elaborate how Machine Learn Models are deployed on production using Flask API

This is a salary prediction website developed with the help of machine learning, this makes prediction of salary on basis of few parameters like interview score, experience test score.

null 1 Feb 10, 2022
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Master status: Development status: Package information: TPOT stands for Tree-based Pipeline Optimization Tool. Consider TPOT your Data Science Assista

Epistasis Lab at UPenn 8.9k Jan 9, 2023