A Library of Linear and Logistic Regression with Genetic algorithm instead of Gradient Descent
Project description
AI Project
Linear and Logistic Regression both mostly use Gradient Descent as their optimization algorithm
This project makes use of Genetic Algorithm instead to optimize the Weights and Biases
Genetic Algorithm follows:-
- Initialization
- Selection
- Crossover
- Mutation
- Termination
To learn more about Genetic Algorithm click here
Github - Here
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
genetic-lib-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file genetic-lib-0.1.0.tar.gz
.
File metadata
- Download URL: genetic-lib-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f839fe9e0a66f7c7aa8b22ad4a548a9e6d1c06db97617793a0cc350fe3e73351 |
|
MD5 | f6fa4372821633af6f5396d2b1e280c9 |
|
BLAKE2b-256 | 6e4d6be0580c0e9c9e76a3af14d5e79f9f71694b0b68339e2457c15955aa9974 |
File details
Details for the file genetic_lib-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: genetic_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f76a98f960f555a82edff148bec51881ae2240144c1898b3bc4e3e70d8010a7 |
|
MD5 | 1503f4a11957e81bf2914c3be4b6af93 |
|
BLAKE2b-256 | fa22959bd90a791bc58daad8b3d67bab9340fa7f6abe523533404c903ee75090 |