Explore , Experiment with data science and machine learning.

Overview

sodiumchloride

Project name : sodium chloride
objective : Explore,Experiment your data with datascience and machine learning
version : beta 0.1.2
released on : 13/12/2021
last update : 20/12/2021
official website : https://sodiumchloride.in
official email : [email protected] , [email protected]
developers contact : [email protected] , [email protected]
used : HTML,CSS,JS,jQuery,Php,Python
Heart : Php and Python
Python libraries : numpy,pandas,scikit-learn,matplotlib,plotly and their requirement libraries
tested environments : xampp 8.0.13 Windows , xampp 8.0.13 Linux ubuntu 20.04

from India

GET STARTED
1.Download the Package and Extract in your server directory

Tools:

1.Data visualization:
     To create the graphs
  command:
      GraphName->x,y
  available graphs:
      1.Line
      2.Line_markers
      3.Line_fill
      4.Line_fill_markers
      5.Pie
      6.Scatter
      7.Bar
      8.Stacked_bar
      9.Horizontal_bar
      10.Histogram```
      
 2.Statistics:
        To make statistical operations with the data.
   command:
        Method->x
   available methods:
        1.Mean
        2.Median
        3.Mode
        4.Std_deviation (Standard deviation)
        5.Variance
        
  3.Linear regression:
      To create linear model
    command:
      Feature_x,Feature_y->given_value,? ( Prediction dependant on x )
                 OR
      Feature_x,Feature_y->?,given_value  ( Prediction dependant on y )
      
   4.Polynomial regression:
      To create polynomial model
    command:
      Feature_x,Feature_y->given_value,? ( Prediction dependant on x )
                 OR
      Feature_x,Feature_y->?,given_value  ( Prediction dependant on y )
You might also like...
A virtual machine for executing programs written in Hack.

HHVM HHVM page | HHVM documentation | Hacklang page | General group | Dev group | Twitter HHVM is an open-source virtual machine designed for executin

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand

A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand,Written by Roberto Cezar Bianchini, July 2010 ported to php by MrFerrys.

XState - A State Machine for PHP

XState - A State Machine for PHP State machine library to play with any complex behavior of your PHP objects Installation You can install the package

A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Document (TD1 & TD2).

MRZ (Machine Readable Zones) Parser for PHP A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Document (TD1 & TD2

 Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC from scratch
Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC from scratch

This Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootstrap or other 3rd-Party UI libraries or frameworks).

A laboratory for learning secure web and mobile development in a practical manner.
A laboratory for learning secure web and mobile development in a practical manner.

A laboratory for learning secure web and mobile development in a practical manner. Build your lab By provisioning local environments via docker-compos

Learning and Using ØMQ
Learning and Using ØMQ

ØMQ - The Guide =============== Written by Pieter Hintjens [email protected], CEO iMatix Corporation. A ØMQ socket is what you get when you take a normal

A laboratory for learning secure web and mobile development in a practical manner
A laboratory for learning secure web and mobile development in a practical manner

A laboratory for learning secure web and mobile development in a practical manner. Build your lab By provisioning local environments via docker-compos

Owner
sodium chloride
Data analytics Project
sodium chloride
A list of ICs and IPs for AI, Machine Learning and Deep Learning.

AI Chip (ICs and IPs) Editor S.T.(Linkedin) Welcome to My Wechat Blog StarryHeavensAbove for more AI chip related articles Latest updates Add news of

Shan Tang 1.4k Jan 3, 2023
A high-level machine learning and deep learning library for the PHP language.

Rubix ML A high-level machine learning and deep learning library for the PHP language. Developer-friendly API is delightful to use 40+ supervised and

Rubix 1.7k Jan 1, 2023
Rubix ML - A high-level machine learning and deep learning library for the PHP language.

A high-level machine learning and deep learning library for the PHP language. Developer-friendly API is delightful to use 40+ supervised and

Rubix 1.7k Jan 6, 2023
PHP Machine Learning library

PHP-ML - Machine Learning library for PHP Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feat

Jorge Casas 204 Dec 27, 2022
PHP Machine Learning with Naive Bayes to classify the right contraceptive based on your medical history

What is php-ml-bayes PHP-ML Bayes is a Machine Learning with Naive Bayes Algorithm to classify the right contraceptive based on your medical history.

Fikri Lazuardi 2 Jan 21, 2022
Computer Science Algorithms in PHP

Computer Science Algorithms in PHP Bubble Sort Usage <?php use CS\Sort; use CS\Sort\BubbleSort; (new Sort)->sort([5, 7, 3, 2, 9, 0, 1, 6, 8, 4], new

Anıl Özmen 1 Nov 2, 2021
This is an experiment to export all RFCs from the PHP wiki into Git, including the change history for each RFC (along with the date and author of each change). This is not meant to replace the wiki.

PHP Requests for Comments (RFCs) About This repository is an experiment to export all RFCs from the PHP wiki into Git, including the change history fo

Ben Ramsey 34 Jun 20, 2022
Text - An experiment with WebSockets and the human condition.

An experiment with WebSockets and the human condition. I wanted to learn how to use WebSockets in pure PHP and JavaScript, so I came up with the simpl

Greg Bowler 52 Dec 12, 2022
Melek Berita Backend is a service for crawling data from various websites and processing the data to be used for news data needs.

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Chacha Nurholis 2 Oct 9, 2022
Show caffeine intake stats for our office coffee machine

Coffee brewing statistics for the Spatie office Over at Spatie we drink a lot of coffee. How much coffee? We had no idea until we created this dashboa

Spatie 1 Nov 16, 2021