/Human-Resource-WorkForce-Analytics-Modelling

The Requirement of a Business Problem is to develop a predictive model to Analyse and to Predict the WorkForce Analytics of Private Organization to improve the company's performance using Classification Analysis with Python.

Primary LanguageJupyter NotebookMIT LicenseMIT

Alt Text

Human Resource WorkForce Analytics Modelling

Table Of Contents

PROJECT GOAL

The Requirement of a Business Problem is to develop a predictive model to Analyse and to Predict the WorkForce Analytics of Private Organization to improve the company's performance using Classification Analysis with Python.

A highly comprehensive analysis with all data cleaning, exploration, visualization, feature selection, model building, evaluation has been implemented.

Project Motivation

The insights collected by data & analytics goes further than just tracking performance and evaluating motivation, he says. “It can be used to identify and forecast a low performing employee. The data can be analysed to identify patterns and a plan can be implemented to improve performance

Requirements Installation

The Code is written in Python 3.7. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository

pip install -r requirements.txt

File Section

In Forest Cover Classification.py

1- EXporatory Data Analysis: Distribution,Outliers,POsitive Count,Negative Count,Zero Variance Variable

2- Data preparation: Feature Engineering and Scaling

3- Feature Engineering: Make Features usefull to model data

4- Feature Selection using RFE and Model Building

5- Data Modelling using Random Forest, XGBoost

Technologies Used

Alt Text

License

Alt Text
CopyRight 2020 DHEERAJ KUMAR

  https://opensource.org/licenses/MIT

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.