KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Logistic-Regression
★ 27
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
twitch-drop-claimer
:
No description available.
HA-Separate-Garbage-Collection
:
A Lovelace custom card for Home Assistant that displays your waste collection schedule directly from a calendar — no Python, no custom integration required.
ringbuf
:
An STL-like ring buffer for C++11.
SINUX_F1
:
sinux f1 is a open hardware evalution board for F1c100s chip
Real-Time-Chat-Application
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Logistic-Regression
?
Download (.md)
# Welcome to Logistic Regression Module ## TOC: - How to download files? - What is where? ### How to download files?  Click on Code button and then click on Download ZIP OR Use `git clone https://github.com/ContentUpgrad/Logistic-Regression.git` command on your terminal if git is installed in your machine. ### What is where? The folder structure is given below:  As you can see there are two main folders when you log in: 1. **Multivariate Logistic Regression - Model Building** This is where all the code files regarding Multivariate Logistic Regression - Model Building sessions are kept 2. **Univariate Logistic Regression** This is where all the code files regarding Univariate Logistic Regression session are kept When you click on any folder you will find the code and data folders as shown below:  You will find all the code files of the session in code folder and data folder will be empty. Please note that you need to follow the instructions given in the segment for downloading data files and keep it in the data folder manually. #### Multivariate Logistic Regression - Model Building You will find the following files in the code folder of Multivariate Logistic Regression - Model Building  #### Univariate Logistic Regression You will find the following files in the code folder of Univariate Logistic Regression 